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
wang via Gcc, <mailto:gcc@gcc.gnu.org> wrote:
Hi Guys,
Can we build risv-32 gcc compiler from official gcc repository ?
Yes, lots of people do that.
Thanks,
Flint
Sent using https://www.zoho.com/mail/
On Thu, 02 Feb 2023 05:21:36
Hi Guys,
Can we build risv-32 gcc compiler from official gcc repository ?
Thanks,
Flint
Sent using https://www.zoho.com/mail/
On Thu, 02 Feb 2023 05:21:36 -0800 Martin Jambor wrote
---
Hello Flint,
On Sat, Jan 28 2023, hmsjwzb via Gcc wrote:
> Hi GCC develope