diff options
Diffstat (limited to 'gas/config/tc-mips.c')
-rw-r--r-- | gas/config/tc-mips.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c index 1f7f951..be81790 100644 --- a/gas/config/tc-mips.c +++ b/gas/config/tc-mips.c @@ -1442,7 +1442,6 @@ append_insn (place, ip, address_expr, reloc_type, unmatched_hi) } else if (pinfo & INSN_COND_BRANCH_LIKELY) { -printf("DBG: append_insn: inserting a NOP (INSN_COND_BRANCH_LIKELY)\n"); /* We don't yet optimize a branch likely. What we should do is look at the target, copy the instruction found there into the delay slot, and increment the branch to jump to |