aboutsummaryrefslogtreecommitdiff
path: root/libctf
diff options
context:
space:
mode:
authorYunQiang Su <syq@debian.org>2020-02-28 15:58:13 +0800
committerChenghua Xu <paul.hua.gm@gmail.com>2020-02-28 16:47:55 +0800
commitdec7b24be89fe0496f9442232bcbfcb16e030742 (patch)
tree87f51fe199f60f36ee0ea1a85437f0f9f002be1d /libctf
parent182ec6707c9fcca84d488413d4ddbbd9d12639fe (diff)
downloadgdb-dec7b24be89fe0496f9442232bcbfcb16e030742.zip
gdb-dec7b24be89fe0496f9442232bcbfcb16e030742.tar.gz
gdb-dec7b24be89fe0496f9442232bcbfcb16e030742.tar.bz2
MIPS/fix_loongson3_llsc: fix when target has multi labels
When there is multi-labels on the same insn, the current code will take care about the last one. it may cause that no sync is added at the target. Here we scan all labels with same value of S_GET_VALUE(label_list->label) by label_list->next. 2020-02-28 YunQiang Su <syq@debian.org> PR gas/25539 * config/tc-mips.c (fix_loongson3_llsc): Compare label value to handle multi-labels. (has_label_name): New.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions