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/53730] exception handling broken - lto and static standard libs


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-06-20 17:32:18 UTC ---
> Does --enable-gold cause gcc to change its behavior?

No but the linker plugin talks with the linker so if the linker has slightly
different behaviors, GCC might have based on that.

So this looks like a gold issue as the BFD based ld work, please file a bug to
http://sourceware.org/bugzilla


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