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/53895] [4.7/4.8 Regression][lto] symbol 'std::__once_callable' used as both __thread and non-__thread


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-09 13:15:34 UTC ---
(In reply to comment #2)
> yes it does
> ld -v
> GNU ld version 2.22.52.0.1-10.fc17 20120131
> [innocent@pcphsftkepler bugs48]$ c++ thread.cpp -pthread -std=gnu++0x -O2 -flto
> -Wl,-v

It sounds like a gold bug.


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