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/46319] LTO plugin test failures with --with-build-config=bootstrap-lto --with-plugin-ld=ld


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LTO plugin test failures    |LTO plugin test failures
                   |with --with-plugin-ld=ld    |with
                   |                            |--with-build-config=bootstr
                   |                            |ap-lto --with-plugin-ld=ld

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2010-11-05 17:27:27 UTC ---
Removing --with-build-config=bootstrap-lto seems to fix those failures.
--with-build-config=bootstrap-lto -with-plugin-ld=ld.gold works fine.
It looks like plugin support in BFD linker doesn't work with GCC plugin.


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