mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:32:56 +08:00
Remove debugging printf.
This commit is contained in:
@ -931,7 +931,6 @@ mn10200_elf_relax_section (abfd, sec, link_info, again)
|
|||||||
irel->r_offset + 1, 2))
|
irel->r_offset + 1, 2))
|
||||||
goto error_return;
|
goto error_return;
|
||||||
|
|
||||||
printf("yahoo\n");
|
|
||||||
/* That will change things, so, we should relax again.
|
/* That will change things, so, we should relax again.
|
||||||
Note that this is not required, and it may be slow. */
|
Note that this is not required, and it may be slow. */
|
||||||
*again = true;
|
*again = true;
|
||||||
|
Reference in New Issue
Block a user