mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 01:42:21 +08:00
remove debugging code
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user