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
- [PATCH] ipa: dump symtab to emergency dump file Martin Liška
- Re: [PATCH] ipa: dump symtab to emergency du... Jeff Law via Gcc-patches
- Re: [PATCH] ipa: dump symtab to emergenc... Jan Hubicka
- Re: [PATCH] ipa: dump symtab to emer... Martin Liška