sem_ch3.adb (Build_Derived_Enumeration_Type): Propagate aspect specfications from...
authorEd Schonberg <schonberg@adacore.com>
Fri, 17 Oct 2014 08:46:37 +0000 (08:46 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 17 Oct 2014 08:46:37 +0000 (10:46 +0200)
commitb98b57a59fb3130d4a9ffa275cba303fdf1b2a9f
tree71fc5fae7e2aa512ae5cd1ee83a007bc1f927dde
parentfd4647be11610a204952ce71f01a870fdfe5b6df
sem_ch3.adb (Build_Derived_Enumeration_Type): Propagate aspect specfications from original type declaration to declaration of...

2014-10-17  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Build_Derived_Enumeration_Type): Propagate aspect
specfications from original type declaration to declaration of
implicit base, because original node is rewritten as a subtype
declaration on which type aspects do not belong.

From-SVN: r216373
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb