diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-09-13 11:02:48 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2021-09-13 11:02:48 +0100 |
commit | 168495916d891806c847de908d2641d37c4bc21a (patch) | |
tree | b9810953df0281239e3f28dda3292e08864abc6c /contrib | |
parent | 5a2947cf171a3e5fbadfe6f9ea94c26fb44d39e2 (diff) | |
download | gdb-168495916d891806c847de908d2641d37c4bc21a.zip gdb-168495916d891806c847de908d2641d37c4bc21a.tar.gz gdb-168495916d891806c847de908d2641d37c4bc21a.tar.bz2 |
MIPS: don't use get_symbol_name() for section parsing. With s_change_section() later calling obj_elf_section(), it seems better to pre-parse the section name by the same function that will be used there. This way no differences in what is accepted will result.
gas * config/tc-mips.c (s_change_section): Use obj_elf_section_name to
parse the section name.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions