aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/compiler.cc
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2020-08-12 14:48:55 +0100
committerGary Benson <gbenson@redhat.com>2020-08-12 14:48:55 +0100
commitc0ab14ae2a448941bc3bdc4266795e6ef2c38d85 (patch)
tree4259a276822c7d83e305b49d746323ce114988c8 /gdb/testsuite/lib/compiler.cc
parent2e49fd1edf34d7a1db5944ee57071571a0556811 (diff)
downloadgdb-c0ab14ae2a448941bc3bdc4266795e6ef2c38d85.zip
gdb-c0ab14ae2a448941bc3bdc4266795e6ef2c38d85.tar.gz
gdb-c0ab14ae2a448941bc3bdc4266795e6ef2c38d85.tar.bz2
Fix duplicate label in gdb.dwarf2/dw2-op-out-param.S
gdb.dwarf2/dw2-op-out-param.S contained a duplicate label, and failed to build with clang with the following error: gdb compile failed, /gdbtest/src/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S:163:1: error: invalid symbol redefinition .Ltext5: ^ This commit renames the two labels as .Ltext5a and .Ltext5b, and updates all references appropriately. gdb/testsuite/ChangeLog: * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
Diffstat (limited to 'gdb/testsuite/lib/compiler.cc')
0 files changed, 0 insertions, 0 deletions