On 11/30/20 7:04 AM, Martin Liška wrote:
> Hi.
>
> It's handy to have symbol table when we dump emergency dump.
> It's likely next stage1 material.
>
> Thoughts?
> Martin
>
> gcc/ChangeLog:
>
>     * passes.c (emergency_dump_function): Dump symtab when
>     we are in an IPA pass.
Your call now or next stage1.   We should keep in mind that if the
symtab structures are inconsistent/corrupted that we can ICE or worse
yet spin while dumping the symtab.

Jeff

Reply via email to