bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol


From: hubicka at ucw dot cz
Subject: [Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.
Date: Wed, 22 May 2013 16:44:43 +0000

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

--- Comment #2 from hubicka at ucw dot cz 2013-05-22 16:44:43 UTC ---
> --- Comment #1 from Alan Modra <amodra at gmail dot com> 2013-05-22 16:24:05 
> UTC ---
> By "turned into static" do you mean that the typeinfo symbol in the real 
> object
> is STB_LOCAL?

typeinfo itself is not changed, just the symbol was previously common 
GCC localized it to static guided by RESOLVED_DEF_IRONLY resolution.
For some reason this seem to break with the message above (that seems bogus,
since it speaks of reference from plugin section)

Honza

-- 
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.



reply via email to

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