[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/16085] gold assumes STT_NOTYPE symbols are not thumb
From: |
vries at gcc dot gnu.org |
Subject: |
[Bug gold/16085] gold assumes STT_NOTYPE symbols are not thumb |
Date: |
Fri, 25 Oct 2013 17:02:50 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16085
--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 7256
--> https://sourceware.org/bugzilla/attachment.cgi?id=7256&action=edit
more complete version of the patch from comment 1
more complete version of the patch from comment 1
assert triggers when linking these files while running gdb testsuite:
...
gdb/testsuite/gdb.arch/arm-disp-step.S
gdb/testsuite/gdb.arch/thumb-singlestep.S
gdb/testsuite/gdb.asm/asmsrc[12].s
gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.S
gdb/testsuite/gdb.dwarf2/dw2-entry-value.S
gdb/testsuite/gdb.dwarf2/dw2-inline-param.S
gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.S
gdb/testsuite/gdb.dwarf2/dw2-noloc.S
gdb/testsuite/gdb.dwarf2/dw2-param-error.S
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S
gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S
gdb/testsuite/gdb.dwarf2/dw2-unresolved.S
gdb/testsuite/gdb.mi/dw2-ref-missing-frame.S
...
--
You are receiving this mail because:
You are on the CC list for the bug.