[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/13442] gold screws up exception handling with --incremental fl
From: |
matt at godbolt dot org |
Subject: |
[Bug gold/13442] gold screws up exception handling with --incremental flag |
Date: |
Wed, 11 Jan 2017 14:42:37 +0000 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gold/13442] gold screws up exception handling with --incremental flag,
matt at godbolt dot org <=