Re: GCC trouble in dump_printf_loc

2024-06-03 Thread Andrew Pinski via Gcc
On Mon, Jun 3, 2024 at 2:54 AM weizhe wang via Gcc wrote: > > Hi Guys, > > > > I got some issues in debugging GCC. > > I want to use dump_printf_loc to dump some debug message in GCC. I find > the fopt-info-all option which can enable some dump_printf_loc calls. > > But some dump_p

GCC trouble in dump_printf_loc

2024-06-03 Thread weizhe wang via Gcc
Hi Guys,      I got some issues in debugging GCC.       I want to use dump_printf_loc to dump some debug message in GCC. I find the fopt-info-all option which can enable some dump_printf_loc calls.      But some dump_printf_loc can't be enable by fopt-opt-all option. Because the m_scope_dept