Hans-Peter Nilsson via Gcc-patches writes:
> Ok to commit? It survived both a cris-elf regtest and a
> x86_64-linux-gnu native regtest. :)
OK, thanks.
Richard
> 8<
> The debug-function in sel-sched-dump.cc that would be
> suitable for a hookup to a command in gdb is guarded by
> #ifd
Ok to commit? It survived both a cris-elf regtest and a
x86_64-linux-gnu native regtest. :)
8<
The debug-function in sel-sched-dump.cc that would be
suitable for a hookup to a command in gdb is guarded by
#ifdef INSN_SCHEDULING, thus can't be used for all targets.
Better move the functi