Re: [PATCH 01/13] remove sdbout.h and associated code
On 10/25/2017 02:28 PM, Jim Wilson wrote: This just removes the header file and references to symbols defined in that file. Sorry, that should be removing sdbout.h header file includes. The actual file removal occurs later in the patch series. Jim
[PATCH 01/13] remove sdbout.h and associated code
This just removes the header file and references to symbols defined in that file. Jim gcc/ * debug.h: Delete sdb_debug_hooks. * final.c: Delete sdbout.h include. (final_scan_insn): Delete SDB_DEBUG check. (rest_of_clean_state): Likewise. * output.h: