This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/41555] [4.5 regression] possible miscompilation in whole-program mode



------- Comment #6 from sje at cup dot hp dot com  2009-10-13 16:05 -------
The new test case (gcc.dg/torture/pr41555.c) is failing on ia64-hp-hpux11.23.
It looks like the *_MAX and *_MIN macros are only defined when in c99 mode so
the test requires -std=c99 on this platform (and others?)


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]