r266990 - in /trunk/gcc/ada: ChangeLog sem_util...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue Dec 11 11:10:00 GMT 2018


Author: pmderodat
Date: Tue Dec 11 11:10:12 2018
New Revision: 266990

URL: https://gcc.gnu.org/viewcvs?rev=266990&root=gcc&view=rev
Log:
[Ada] Support access types in GNATprove

SPARK RM has been updated to support access types in SPARK. Part of this
support is that now SPARK RM 3.1 lists access types as having full
default initialization. Now updated.

There is no impact on compilation.

2018-12-11  Yannick Moy  <moy@adacore.com>

gcc/ada/

	* sem_util.adb (Has_Full_Default_Initialization): Consider
	access types as having full default initialization.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list