diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-02-16 18:07:26 +0100 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-19 14:05:33 +0000 |
commit | 795f74c735627f4215f18174e761c6b5b9098449 (patch) | |
tree | 8614eae31119a6cae71e3fac624f5191a78614b8 /gcc/gdbhooks.py | |
parent | dfbdd4b9812b199a74dbb948b4eb54fb7bb30883 (diff) | |
download | gcc-795f74c735627f4215f18174e761c6b5b9098449.zip gcc-795f74c735627f4215f18174e761c6b5b9098449.tar.gz gcc-795f74c735627f4215f18174e761c6b5b9098449.tar.bz2 |
[Ada] Fix internal error on semi-circular record types
The front-end properly computes a linear elaboration order for them, but
there was a loophole in the handling of the delayed case.
gcc/ada/
* gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Access_Subtype>: And
skip the elaboration of the designated subtype when that of its base
type has been delayed.
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions