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 lto/47891] GCC 4.6/4.7 LTO not worked reliable on Windows target


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

--- Comment #5 from Dongsheng Song <dongsheng.song at gmail dot com> 2011-03-15 03:30:59 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > GCC 4.6.0 also generates a correct executable with `-fno-use-linker-plugin'
> > option. It's a linker bug. You can try Hongjiu Lu's linker from lto-mixed
> > branch: <http://git.kernel.org/?p=devel/binutils/hjl/x86.git;a=summary>.
> 
> sure, it's OK with `-fno-use-linker-plugin'.
> But I cannot found the document from page:
> 
> http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html
> http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
> 
> I'm doubt whether this option disable LTO support.
> 
> Is anyone know why this bug not fixed in the official repository ?
> Is there any schedule for fix this bug?

Since gcc 4.6 branched, gcc trunk and 4.6 branch both have this issue now.


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