diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-03-10 11:11:32 +0100 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-16 08:42:03 +0000 |
commit | 146ea83af978384b0f7dabc8176f8bf98892ce2a (patch) | |
tree | 5a5fe699575267d9b086912acab8bb0f16a81bbf /gcc/ada/cstreams.c | |
parent | 861b78a946b0d0936baed97fb17fe3c7b300a8c5 (diff) | |
download | gcc-146ea83af978384b0f7dabc8176f8bf98892ce2a.zip gcc-146ea83af978384b0f7dabc8176f8bf98892ce2a.tar.gz gcc-146ea83af978384b0f7dabc8176f8bf98892ce2a.tar.bz2 |
[Ada] Fix internal error on mix of controlled and protected types
The key is that the protected type is a (limited) private type, which
fools a test in Cleanup_Scopes.
gcc/ada/
* inline.adb (Cleanup_Scopes): Test the underlying type.
Diffstat (limited to 'gcc/ada/cstreams.c')
0 files changed, 0 insertions, 0 deletions