------- Additional Comments From mmitchel at gcc dot gnu dot org 2005-01-31 01:30 ------- In GCC 4.0, there is no defect. This code is of course invalid C++. It is not accepted in GNU C99 mode, so there is no reason to accept it in GNU C++. I have therefore removed the 4.0 regression markers.
-- What |Removed |Added ---------------------------------------------------------------------------- Known to fail|3.3.4 3.4.0 |3.3.4 Summary|[3.3/3.4/4.0 regression] ICE|[3.3/3.4 regression] ICE |with array assignment |with array assignment http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16042