http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55174
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-11-02
CC| |janus at gcc dot gnu.org
Summary|internal compiler error: |[4.6 Regression]
|Segmentation fault with bad |Segmentation fault with bad
|array reference |array reference
Ever Confirmed|0 |1
--- Comment #2 from janus at gcc dot gnu.org 2012-11-02 10:54:50 UTC ---
(In reply to comment #1)
> It looks like it has been fixed on trunk (aka 4.8.0).
For me it also works with:
gcc version 4.7.2 20120920 [gcc-4_7-branch revision 191568] (SUSE Linux)
(while it fails with 4.7.0 and 4.6.0).
Note: The 4.6 branch is still maintained, so we should consider fixing it
there.