------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-08 15:54 -------
Confirmed. This is only reproducible on targets where HOST_WIDE_INT is 32bits
(and I still say that HOST_WIDE_INT should be always at least 64bits). Oh and
this is a regression for at least x86.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
Keywords| |ice-on-invalid-code
Known to fail| |3.3.3 3.2.3 3.4.0 4.0.0
| |4.1.0 4.2.0
Known to work| |3.0.4
Last reconfirmed|0000-00-00 00:00:00 |2005-12-08 15:54:05
date| |
Summary|ICE on initialization of a |[3.4/4.0/4.1 Regression] ICE
|huge array |on initialization of a huge
| |array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25309