[Bug middle-end/42371] dead code not eliminated during folding with whole-program
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 12 10:45:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42371
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|hubicka at gcc dot gnu.org |mjambor at suse dot cz
--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-12 10:43:13 UTC ---
Hi,
the last problem was solved, sadly it is not last. We still keep the functions
around because we don't see that indirect inlining effectively removes the
reference.
Martin probably should look into this for 4.7.
More information about the Gcc-bugs
mailing list