diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-05-28 13:03:19 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-21 10:34:23 +0200 |
commit | fbe4dd20b9f25eaa0b6b90d008aff4708e47765b (patch) | |
tree | db9fdec49acf1471cd62a1f14ed537dfb00b102d /libcpp | |
parent | 2b510ac3aa521c6984495c63547914f271f1f51c (diff) | |
download | gcc-fbe4dd20b9f25eaa0b6b90d008aff4708e47765b.zip gcc-fbe4dd20b9f25eaa0b6b90d008aff4708e47765b.tar.gz gcc-fbe4dd20b9f25eaa0b6b90d008aff4708e47765b.tar.bz2 |
ada: Fix internal error on protected type with -gnatc -gnatR
It occurs when the body of a protected subprogram is processed, because the
references to the components of the type have not been properly expanded.
gcc/ada/
* gcc-interface/trans.cc (Subprogram_Body_to_gnu): Also return early
for a protected subprogram in -gnatc mode.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions