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 middle-end/28651] [4.0 Regression] signed compare incorrectly false for (int)(U+4)<(int)U where U is unsigned INT_MAX (for optimized x86)



------- Comment #16 from janis at gcc dot gnu dot org  2006-11-13 17:54 -------
I a saw a failure for this when testing backported testsuite changes, but it
passed when I ran it alone (with execute.exp=pr28651.c in RUNTESTFLAGS).  I'm
testing it again now to see if the failure is intermittent, or if my testsuite
changes somehow broke the (argc > 1) check in the test.


-- 


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


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