bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/21333] New: s390x GNU as uses symbol relocations for .debug_inf


From: rguenth at gcc dot gnu.org
Subject: [Bug gas/21333] New: s390x GNU as uses symbol relocations for .debug_info
Date: Thu, 30 Mar 2017 09:18:54 +0000

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

            Bug ID: 21333
           Summary: s390x GNU as uses symbol relocations for .debug_info
           Product: binutils
           Version: 2.27
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

I see

Relocation section '.rela.debug_info' at offset 0xf460 contains 852 entries:
  Offset          Info           Type           Sym. Value    Sym. Name +
Addend
000000000006  001d00000004 R_390_32          0000000000000000 .debug_abbrev + 0
00000000000c  006d00000004 R_390_32          0000000000000d9a .LASF336 + 0
000000000011  006e00000004 R_390_32          000000000000001c .LASF337 + 0
000000000015  006f00000004 R_390_32          000000000000069a .LASF338 + 0
000000000019  002000000004 R_390_32          0000000000000000 .debug_ranges +
570
000000000025  002100000004 R_390_32          0000000000000000 .debug_line + 0
00000000002a  007000000004 R_390_32          000000000000003d .LASF8 + 0
00000000003c  007100000004 R_390_32          00000000000005ab .LASF0 + 0
00000000004a  007200000004 R_390_32          0000000000000260 .LASF1 + 0
000000000051  007300000004 R_390_32          00000000000006f3 .LASF2 + 0
000000000058  007400000004 R_390_32          000000000000035b .LASF3 + 0

instead of

000000000058  007400000004 R_390_32          0000000000000000 .debug_str + 35b

that needlessly increases .symtab size plus it confuses elflint (tools/21332).

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