diff options
author | Hristian Kirtchev <kirtchev@adacore.com> | 2014-10-17 08:34:54 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-10-17 10:34:54 +0200 |
commit | 38d0d6c854d9fc64b2c52a73af8db8af247eb0b7 (patch) | |
tree | 5ab598074681488f2e0dbd99ef2db8c2421b575d /gcc/tree.c | |
parent | 2211a35ffa12f3587be9ace59307205cbed4a2cf (diff) | |
download | gcc-38d0d6c854d9fc64b2c52a73af8db8af247eb0b7.zip gcc-38d0d6c854d9fc64b2c52a73af8db8af247eb0b7.tar.gz gcc-38d0d6c854d9fc64b2c52a73af8db8af247eb0b7.tar.bz2 |
sem_ch3.adb (Build_Derived_Record_Type): Remove the propagation of all attributes related to pragma...
2014-10-17 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch3.adb (Build_Derived_Record_Type): Remove the propagation
of all attributes related to pragma Default_Initial_Condition.
(Build_Derived_Type): Propagation of all attributes related
to pragma Default_Initial_Condition.
(Process_Full_View): Account for the case where the full view derives
from another private type and propagate the attributes related
to pragma Default_Initial_Condition to the private view.
(Propagate_Default_Init_Cond_Attributes): New routine.
* sem_util.adb: Alphabetize various routines.
(Build_Default_Init_Cond_Call): Use an unchecked type conversion
when calling the default initial condition procedure of a private type.
(Build_Default_Init_Cond_Procedure_Declaration): Prevent
the generation of multiple default initial condition procedures.
From-SVN: r216370
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions