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 other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning


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

--- Comment #5 from Matthias Kretz <kretz at kde dot org> 2012-03-29 10:24:19 UTC ---
I just tested the patch on the last 4.7 snapshot (20120324). My unit test
apparently runs without failure, but I still get incorrect warnings "warning:
array subscript is above array bounds [-Warray-bounds]".


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