From 0b916ef7a6818bc8ef9fa6a5e960699b2db872af Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 27 Jun 1996 16:12:22 +0000 Subject: [PATCH] remove debugging code --- gas/config/tc-mips.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.7.4