https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101470
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |ebotcazou at gcc dot gnu.org
Status|UNCONFIRMED |NEW
Last reconfirmed| |2021-07-16
--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I compared output for a hello world and found that gcc:
> - emits a DIE for main, while clang does not
> - emits a .debug_aranges section, while clang does not
The Ada compiler currently needs both to compute backtraces at -g1.