------- 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 error: in declare_return_variable, at tree-inline.c:913 which is sort of a regression for 4.0.2 ;) -- What |Removed |Added ---------------------------------------------------------------------------- Known to fail|tree-ssa |3.4.5 4.0.2 Known to work| |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8081