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 #17 from janis at gcc dot gnu dot org  2006-11-13 18:01 -------
The version of the test in mainline was modified to not check argc; I'll
backport Richard's test fix to 4.1.


-- 


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]