[Bug middle-end/55597] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 6 15:05:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55597
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-06 15:05:15 UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > I think it is better to fixup all sites where equivalent is used:
> >
>
> It works. Thanks.
Unfortunately it creates GC garbage often unnecessary, when it won't be used at
all.
More information about the Gcc-bugs
mailing list