This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/26850] unused function not eliminated with -fwhole-program --combine



------- Comment #5 from hubicka at gcc dot gnu dot org  2010-09-17 11:09 -------
Well, this is still something we should solve at LTO.  Indirect inlining should
take away references that are fully resolved so function becomes unreachable.

Honza


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26850


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]