https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79255

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-30
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> One of the affected DIEs look like the following, thus the assert trips over
> the DW_AT_GNU_all_call_sites attribute.

Historically these call attributes have been a pain in the neck for Ada because
of the broad usage of nested functions.  Maybe missing test on DECL_ABSTRACT_P?

Reply via email to