[Bug c++/27722] [4.0 regression] ICE incrementing an array

2007-01-31 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2007-01-31 23:16 --- Seems to be fixed in GCC 4.0.4. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27722] [4.0 regression] ICE incrementing an array

2006-06-06 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-06-06 14:21 --- Btw, the fix for PR27804 fixed the problem on mainline before Mark's patch went in. (This might be interesting for a backport to the 4.0 branch.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27722

[Bug c++/27722] [4.0 regression] ICE incrementing an array

2006-06-04 Thread mmitchel at gcc dot gnu dot org
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-06-05 02:54 --- Fixed in 4.1.2, 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added A