[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 14 21:38:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916
--- Comment #40 from Iain Sandoe <iains at gcc dot gnu.org> 2010-12-14 21:37:53 UTC ---
(In reply to comment #38)
> I posted the fixes, but it should not affect -fno-reorder-blocks-and-partition.
> Any idea what is going wrong here?
well, unless some interaction from the typo.. (possible) .. AFAICT most of the
fallout is multiple definitions of .eh symbols...
I was just looking in the debugger ..
... wondering if I can intercept the cold ones and give them different names.
;-)
More information about the Gcc-bugs
mailing list