https://sourceware.org/bugzilla/show_bug.cgi?id=13442

Matt Godbolt <matt at godbolt dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt at godbolt dot org

--- Comment #10 from Matt Godbolt <matt at godbolt dot org> ---
On a whim I tried incremental linking on our existing large codebase and hit
this exact same problem.

This happens with Ubuntu 14.04's default g++ 4.8.4 and gold 1.11 (binutils
2.24) reproduced using Samuel's steps (adding -fuse-ld=gold).

It also happens with a custom-built GCC 6.3.0 with an in-tree build of gold
(binutils 2.26, gold 1.11) - though in order to get around the plugin support
built into this build the repro case needs -fno-lto too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to