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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> 2012-06-25 14:08:16 
UTC ---
(In reply to comment #5)
>
> So the best I can give you to reproduce is this:
> #include <boost/exception/detail/exception_ptr.hpp>
> int main(){return 0;}
> 
>         Causes error
> g++  -m32 -O3 -g -I"/fs/tools/L4/boost_1_49_0" -flto -fuse-linker-plugin
> -rdynamic gcc_lto_bug_lthunk.cpp    
>         Doesn't cause error.

It is a GCC regression on 4.7 branch and have been fixed
on master branch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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