diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-05-21 19:49:32 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-21 10:34:18 +0200 |
commit | c5aed359a563c48f616d58f708c398f8494d7731 (patch) | |
tree | 76b00fb77bc57287279ee08e3769a1f437bd762a /libcpp | |
parent | a0546a36e007d1def02f5a575d1b4e2a08a66115 (diff) | |
download | gcc-c5aed359a563c48f616d58f708c398f8494d7731.zip gcc-c5aed359a563c48f616d58f708c398f8494d7731.tar.gz gcc-c5aed359a563c48f616d58f708c398f8494d7731.tar.bz2 |
ada: Fix assertion failure on predicate involving access parameter
The assertion fails because the Original_Node of the expression has no Etype
since its an unanalyzed identifier.
gcc/ada/
* accessibility.adb (Accessibility_Level): Apply the processing to
Expr when its Original_Node is an unanalyzed identifier.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions