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/41589] lto does not eliminate unused variables



------- Comment #7 from pinskia at gcc dot gnu dot org  2009-10-05 17:07 -------
(In reply to comment #6)
> I use binutils 2.19 (from opensuse 11.1).

What I meant was that -ffunction-sections -fdata-sections and then
-Wl,--gc-sections to remove the unused variables/functions.


-- 


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


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