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 #1 from pinskia at gcc dot gnu dot org  2006-03-24 16:27 -------
IIRC the problem here is that we don't go through the program again to change
TREE_ADDRESSABLE on those decls.


-- 


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]