On Fri, 28 Feb 2020 17:51:14 +0800 YunQiang Su <[email protected]> wrote: > Package: src:binutils > Version: 2.34-3 > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dec7b24be89fe0496f9442232bcbfcb16e030742 > https://sourceware.org/bugzilla/show_bug.cgi?id=25539 > > 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. >
and we alos need to re-enable "--enable-fix-loongson-llsc" option for mipsel/mipsn32el/mips64el >
signature.asc
Description: This is a digitally signed message part

