https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105590
Bug ID: 105590 Summary: GCC should give backtraces on Darwin when it ICEs Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: libbacktrace Assignee: unassigned at gcc dot gnu.org Reporter: acoplan at gcc dot gnu.org CC: ian at gcc dot gnu.org Target Milestone: --- I noticed that GCC doesn't give backtraces for ICEs on Darwin hosts. It would be great if we could also get backtraces for ICEs on Darwin. It would make it much easier to triage user bug reports, for example.