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 target/51900] [4.6/4.7 Regression] const variable initialization always zero


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

--- Comment #11 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2012-01-20 22:37:02 UTC ---
It looks like a GCC bug, not INVALID.

myVar[i] is replaced by constant zero in main().


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