projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c0e00
)
remove debugging code
author
Ian Lance Taylor
<ian@airs.com>
Thu, 27 Jun 1996 16:12:22 +0000
(16:12 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 27 Jun 1996 16:12:22 +0000
(16:12 +0000)
gas/config/tc-mips.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-mips.c
b/gas/config/tc-mips.c
index 1f7f951d3ed4792df2ada680d856eb60cd0ac298..be81790fe024ab52bb3aeb72f0e41071cd37c5b1 100644
(file)
--- 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