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/50066] [4.7 Regression] Bad signed int to unsigned long long conversion


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

--- Comment #7 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-08-13 15:31:05 UTC ---
(The original code is of course valid if you use -fwrapv, so hopefully the 
problem optimization does not occur in that case.)


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