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

            Bug ID: 19972
           Summary: R_386_NONE/R_X86_64_NONE generated on
                    ld/testsuite/ld-elf/eh6.s
           Product: binutils
           Version: 2.27 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: x86

[hjl@gnu-6 ld]$ /export/build/gnu/binutils/build-x86_64-linux/ld/../gas/as-new 
  -o tmpdir/dump0.o
/export/gnu/import/git/sources/binutils-gdb/ld/testsuite/ld-elf/eh6.s
[hjl@gnu-6 ld]$ ld  --gc-sections -shared -o tmpdir/dump tmpdir/dump0.o 
[hjl@gnu-6 ld]$ readelf -r tmpdir/dump

Relocation section '.rela.dyn' at offset 0x1d8 contains 2 entries:
  Offset          Info           Type           Sym. Value    Sym. Name +
Addend
000000000000  000000000000 R_X86_64_NONE                        0
000000200248  000100000001 R_X86_64_64       0000000000200250 my_personality_v0
+ 0
[hjl@gnu-6 ld]$

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