X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gas%2Fconfig%2Ftc-sh.c;h=8869a82bb974d4a154de4ce31a44ad3ecd257fe2;hb=b6ff326ebac0a03cfb237d6abb1065a588e83bf4;hp=46eafddff57094e7980cd03676217c09a892eb8a;hpb=d1b67f3c0e8f0c53459615157349e6b81f7b9069;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c index 46eafddff5..8869a82bb9 100644 --- a/gas/config/tc-sh.c +++ b/gas/config/tc-sh.c @@ -2440,7 +2440,7 @@ md_convert_frag (headers, seg, fragP) /* Toggle the true/false bit of the bcond. */ buffer[highbyte] ^= 0x2; - /* If this is a dalayed branch, we may not put the the bra in the + /* If this is a dalayed branch, we may not put the bra in the slot. So we change it to a non-delayed branch, like that: b! cond slot_label; bra disp; slot_label: slot_insn ??? We should try if swapping the conditional branch and