This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/66162] segfault on code using controlled types in -gnatc mode


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

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> In PR64866 comment 2, Arno said "Visibility in the Ada runtime do not follow
> standard Ada rules. In other words, the Ada runtime isn't implemented in
> Ada, but in a different dialect very close to Ada, with additional
> restrictions.â
> 
> He notes two of the additional restrictions: is there a writeup anywhere of
> the language restrictions and usage restrictions like this one?

I don't really know, I'm not a specialist of the runtime at all.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]