Re: [PATCH v3 2/2][RFC] Add debugging for move history.

2024-10-31 Thread Qing Zhao
Thanks. Will fix them in the next version. Qing > On Oct 30, 2024, at 13:52, Sam James wrote: > > Qing Zhao writes: > >> gcc/ChangeLog: >> >> * diagnostic-move-history.cc (dump_move_history): New routine. >> (dump_move_history_for): Likewise. >> (debug_mv_h): Likewise. >> * diagnostic-move-

Re: [PATCH v3 2/2][RFC] Add debugging for move history.

2024-10-30 Thread Sam James
Qing Zhao writes: > gcc/ChangeLog: > > * diagnostic-move-history.cc (dump_move_history): New routine. > (dump_move_history_for): Likewise. > (debug_mv_h): Likewise. > * diagnostic-move-history.h (dump_move_history): New prototype. > (dump_move_history_for): Likewise.