r276828 - in /trunk/gcc/ada: ChangeLog sem_ch6.adb
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Thu Oct 10 15:24:00 GMT 2019
Author: pmderodat
Date: Thu Oct 10 15:24:38 2019
New Revision: 276828
URL: https://gcc.gnu.org/viewcvs?rev=276828&root=gcc&view=rev
Log:
[Ada] Fix awkward placement of freeze node for actual subtype
2019-10-10 Eric Botcazou <ebotcazou@adacore.com>
gcc/ada/
* sem_ch6.adb (Set_Actual_Subtypes): Put the freeze node of the
actual subtype after its declaration when the type of the formal
has a predicate.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list