--- Comment #7 from pinskia at gcc dot gnu dot org 2006-10-21 20:58 ---
*** This bug has been marked as a duplicate of 29512 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #6 from rguenth at gcc dot gnu dot org 2005-10-11 14:55 ---
Oh, and make it hang-on-valid by adding a closing brace at EOF. Also fails
with
unpatched FSF 3.3.6, so not a regression. So WONTFIX probably, unless latent
somehow.
--
rguenth at gcc dot gnu dot org changed:
--- Comment #5 from rguenth at gcc dot gnu dot org 2005-10-11 14:45 ---
Also fails with 3.3.3 (SuSE Linux) - which is really hammer-branch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24308
--- Comment #4 from rguenth at gcc dot gnu dot org 2005-10-11 14:41 ---
It looks like only checking-enabled 3.4.5 allocates memory until it get's
killed
by the kernel. A checking-disabled 3.4.5 build just endlessly loops (in the
same place).
--
http://gcc.gnu.org/bugzilla/show_bug.
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-11 14:11 ---
(In reply to comment #2)
> Works for me with 3.4.0, 4.0.0, and 4.1.0.
Except that was 32bit.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-11 14:10 ---
Works for me with 3.4.0, 4.0.0, and 4.1.0.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from rguenth at gcc dot gnu dot org 2005-10-11 13:58 ---
Created an attachment (id=9964)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9964&action=view)
testcase
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24308