https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Andrew Pinski changed:
What|Removed |Added
Target Milestone|4.6.3 |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Kai Tietz changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #13 from Kai Tietz 2012-01
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
--- Comment #12 from Kai Tietz 2012-01-23 19:55:40
UTC ---
Author: ktietz
Date: Mon Jan 23 19:55:35 2012
New Revision: 183450
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183450
Log:
PR target/51900
* config/i386/predicates.md (
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
--- Comment #11 from Dmitry Gorbachev
2012-01-20 22:37:02 UTC ---
It looks like a GCC bug, not INVALID.
myVar[i] is replaced by constant zero in main().
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
--- Comment #10 from Daniel Starke
2012-01-20 07:41:10 UTC ---
I have tested the problem with the option switches -O0, -O1, -O2, -O3, -O4, -Os
and -Ofast. Only -O0 results in a 5, 6, 7 output. Turning on the options listed
in the documentation ac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #9 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Kai Tietz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Richard Guenther changed:
What|Removed |Added
Summary|[4.6 Regression] const |[4.6/4.7 Regression] const