sem_spark.adb
164 KB
-
[Ada] Fix crash in SPARK ownership checking · 194dc648
Analysis could crash on extended return of a non-deep type, now fixed. This has no impact on compilation. 2019-07-04 Yannick Moy <moy@adacore.com> gcc/ada/ * sem_spark.adb (Check_Statement): Only check permission of object in extended return when it is of a deep type. From-SVN: r273055
Yannick Moy committed