[Bug middle-end/8081] ICE with variably sized types and nested functions

2012-01-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8081 --- Comment #22 from Richard Guenther rguenth at gcc dot gnu.org 2012-01-11 15:53:51 UTC --- *** Bug 21374 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email --- You are

[Bug middle-end/8081] ICE with variably sized types and nested functions

2009-12-29 Thread paolo dot carlini at oracle dot com
--- Comment #21 from paolo dot carlini at oracle dot com 2009-12-30 01:25 --- Done (I'm trusting you blindly) -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug middle-end/8081] ICE with variably sized types and nested functions

2005-11-04 Thread pinskia at gcc dot gnu dot org
--- Comment #18 from pinskia at gcc dot gnu dot org 2005-11-04 15:33 --- Still fails on the mainline: t.c: In function ‘main’: t.c:15: internal compiler error: in assign_stack_temp_for_type, at function.c:595 Please submit a full bug report, with preprocessed source if appropriate. See

[Bug middle-end/8081] ICE with variably sized types and nested functions

2005-08-29 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-29 10:12 --- Mainline no longer ICEs on the testcase. 3.4.5 shows pr8081.c:15: internal compiler error: in assign_stack_temp_for_type, at function.c:658 while 4.0.2 now aborts in pr8081.c:15: internal compiler

[Bug middle-end/8081] ICE with variably sized types and nested functions

2005-08-18 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-18 11:50 --- *** Bug 23456 has been marked as a duplicate of this bug. *** -- What|Removed |Added