aboutsummaryrefslogtreecommitdiff
path: root/opcodes/m10300-opc.c
diff options
context:
space:
mode:
authorGuinevere Larsen <blarsen@redhat.com>2024-07-23 16:37:48 -0300
committerGuinevere Larsen <blarsen@redhat.com>2024-09-17 17:18:54 -0300
commit9162d24e6199f399b9f3dd56e9b95ef735aa9d8b (patch)
treeb5fbeb988172739499667e80c04307df835eccc3 /opcodes/m10300-opc.c
parent4d91b7105653d39ef9c8507dd25ba426af4879e4 (diff)
downloadgdb-master.zip
gdb-master.tar.gz
gdb-master.tar.bz2
gdb/testsuite: skip gdb.mi/dw2-ref-missing-frame.exp with clangHEADmaster
The test gdb.mi/dw2-ref-missing-frame.exp uses the old-school way to set debug information by hand, using a .S file and assembly labels to get addresses. Unfortunately, clang will always re-arrange the global labels to be side by side, making high and low PC for CUs and functions be the same, and thus they will all be empty ranges. This makes the test fail, since we never technically enter the functions that we want to check. This commit skips that test when using clang. If we ever port this test to use the dwarf assembler, we can reenable it with clang. Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'opcodes/m10300-opc.c')
0 files changed, 0 insertions, 0 deletions