http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
--- Comment #4 from Jan Hubicka 2011-01-05
22:51:36 UTC ---
http://sourceware.org/bugzilla/show_bug.cgi?id=12370
now tracks the gold problem
http://sourceware.org/bugzilla/show_bug.cgi?id=12369
now tracks the GNU LD problem.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
--- Comment #2 from Dmitry Gorbachev
2011-01-05 22:13:55 UTC ---
It's operator delete(void*). Also, typeinfo for S, typeinfo name for S, vtable
for __cxxabiv1::__class_type_info are unused, too.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47183
--- Comment #1 from Andrew Pinski 2011-01-05
18:00:15 UTC ---
I don't see any unused functions here.