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

--- Comment #27 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I already did printf debugging and indeed we only need to decide how to
> adjust type_with_linkage_p so it returns false for all Ada types.  Maybe
> cleanest would be to add flag to TYPE_DECL which C++ FE will set and
> other frontends won't, but perhaps there is easier way around. Jason?

What does it mean exactly for a type to have or not have a linkage?

Reply via email to