diff options
author | Bob Duff <duff@adacore.com> | 2023-10-12 15:52:27 -0400 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-11-07 10:15:03 +0100 |
commit | 7c09fcfcf2b922905a69ad8ab98609f42095f49a (patch) | |
tree | f1911486a16356e176dd9e1ac248d3aefbd247d5 /gcc/ada/sem_ch3.adb | |
parent | fe11fa6bd48a781c6acf0416aff1568e0d66f077 (diff) | |
download | gcc-7c09fcfcf2b922905a69ad8ab98609f42095f49a.zip gcc-7c09fcfcf2b922905a69ad8ab98609f42095f49a.tar.gz gcc-7c09fcfcf2b922905a69ad8ab98609f42095f49a.tar.bz2 |
ada: Error in prefix-notation call
The compiler gives a wrong error for a call of the form X.Y(...)
when Y is inherited indirectly via an interface.
gcc/ada/
* sem_ch4.adb (Is_Private_Overriding): Return True in the case
where a primitive operation is publicly inherited but privately
overridden.
Diffstat (limited to 'gcc/ada/sem_ch3.adb')
0 files changed, 0 insertions, 0 deletions