Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4707 closed Patches (fixed)

Patch for intrinsics.hpp for GHS compiler

Reported by: olim@… Owned by: John Maddock
Milestone: Boost 1.45.0 Component: type_traits
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

Can someone incorporate this patch file into the next version of boost so that it will use compiler extensions for type_traits when using the GHS compiler. It turns out some of the default implementations won't compile with GHS.

Attachments (1)

intrinsics.hpp.patch (1.9 KB ) - added by olim@… 12 years ago.
Support for GHS compiler

Download all attachments as: .zip

Change History (3)

by olim@…, 12 years ago

Attachment: intrinsics.hpp.patch added

Support for GHS compiler

comment:1 by John Maddock, 12 years ago

Resolution: fixed
Status: newclosed

(In [65779]) Apply submitted patch. Fixes #4707.

comment:2 by John Maddock, 12 years ago

(In [65780]) Apply submitted patch. Fixes #4707.

Note: See TracTickets for help on using tickets.