bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25294] New: Wrong resolution info on symbol versions seen by the


From: hubicka at gcc dot gnu.org
Subject: [Bug ld/25294] New: Wrong resolution info on symbol versions seen by the linker plugin
Date: Thu, 19 Dec 2019 09:40:45 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25294

            Bug ID: 25294
           Summary: Wrong resolution info on symbol versions seen by the
                    linker plugin
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hubicka at gcc dot gnu.org
  Target Milestone: ---

I.e. in testcase attached to
https://gcc.gnu.org/ml/gcc-patches/2019-12/msg01179.html
we get:
1
foo.o 4
205 dc8dc21a4ac8d072 PREVAILING_DEF_IRONLY_EXP foo_v1
207 dc8dc21a4ac8d072 PREVAILING_DEF_IRONLY foo@VERS_1
216 dc8dc21a4ac8d072 PREVAILING_DEF_IRONLY foo_v2
218 dc8dc21a4ac8d072 PREVAILING_DEF_IRONLY foo@@VERS_2

Both foo@VERS_1 and foo@@VERS_2 are exported so they should be IRONLY_EXP

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