------- Comment #1 from rguenth at gcc dot gnu dot org  2009-08-16 12:47 -------
The lto sections are because we link with the static libraries even if they
contain lto sections.  As the linker doesn't know about them they are not
stripped either.  I guess a linker script could help here ... or archive
support for lto.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu dot
                   |                            |org
            Summary|Bootstrap comparison fails, |Bootstrap comparison fails,
                   |executables contain         |collect2 links against lto
                   |.gnu.lto_* sections         |archives


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

Reply via email to