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/47383] ivopts miscompiles Pmode != ptr_mode


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

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-21 05:52:47 UTC ---
Should ivopts use signed integer instead of unsigned integer
for index type if it is known to be negative?


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