aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2022-11-03 18:00:04 +0100
committerMichael Matz <matz@suse.de>2023-01-20 14:58:04 +0100
commit26ec71f5128af2da9bf859321f388f76ad04dfe0 (patch)
treed330cfe65c48e9860e01572200b9049d7666a566 /gdb/c-lang.c
parent1a528d3ef07fc6084fc51759c1b2f8abb5c8127e (diff)
downloadgdb-26ec71f5128af2da9bf859321f388f76ad04dfe0.zip
gdb-26ec71f5128af2da9bf859321f388f76ad04dfe0.tar.gz
gdb-26ec71f5128af2da9bf859321f388f76ad04dfe0.tar.bz2
arm32: Fix rodata-merge-map
the test expects a second, but useless, $d mapping symbol for the partially merged section, and specifically disallows one for the completely merged section. The new merging algorithm makes it so that also the partially merged sections are conceptually SEC_EXCLUDED, except the first merge section (e.g. as if the very first object file already contains all strings). So that second mapping symbol is now missing. It never was needed anyway. So, adjust the test.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions