[Bug target/40722] [4.5 Regression] ia32intrin.h defines of _rotl, _rotr conflict with target stdlib.h decls

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 12 08:24:00 GMT 2009



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-07-12 08:24 -------
These were added by HJ.  Either we need to fixinclude stdlib.h or not define
these based on a configure test (I guess the former is more robust if
ia32intrin.h defines these only if they are not already defined).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl at gcc dot gnu dot org
            Summary|ia32intrin.h defines of     |[4.5 Regression]
                   |_rotl, _rotr conflict with  |ia32intrin.h defines of
                   |target stdlib.h  decls      |_rotl, _rotr conflict with
                   |                            |target stdlib.h  decls
   Target Milestone|---                         |4.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40722



More information about the Gcc-bugs mailing list