--
brooks at gcc dot gnu dot org changed:
What|Removed |Added
Known to fail|4.1.2 4.3.0 |4.1.2 4.2.0 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31639
--- Comment #1 from brooks at gcc dot gnu dot org 2007-04-20 01:52 ---
This is invalid code, since initialization expressions must be constants, and
the length of an assumed-length string argument is not a constant. Regardless,
we shouldn't be ICE'ing on it.
--
brooks
--- Comment #89 from brooks at gcc dot gnu dot org 2007-02-10 00:55 ---
*** Bug 30752 has been marked as a duplicate of this bug. ***
--
brooks at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from brooks at gcc dot gnu dot org 2007-02-10 00:55 ---
Yup, that seems to make the problem go away. Thanks!
*** This bug has been marked as a duplicate of 323 ***
--
brooks at gcc dot gnu dot org changed:
What|Removed |Added
4 matches
Mail list logo