bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/14342] [gold] symbol 'std::__once_callable' used as both __thr


From: hubicka at ucw dot cz
Subject: [Bug gold/14342] [gold] symbol 'std::__once_callable' used as both __thread and non-__thread
Date: Tue, 20 Aug 2013 19:11:55 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14342

--- Comment #5 from hubicka at ucw dot cz ---
> I thought GNU ld didn't have this bug, but I'll check.
It reproduced for me for both GNU ld and gold in the latest release version.

The testcase seen by GCC may be different from normal file, since libgcov is
runtime
library (there is some magic of passing it down to linker and allow new
references
to it to be born at LTO plugin).  The way to disable workaround I put in place
in mainline GCC is to
turn flag_lto into 0 in all occurences in tree-profile.c
It should trigger failure of ./gcc.dg/tree-prof/crossmodule-indircall-1.c

Honza

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]