r211618 - in /trunk/gcc/ada: ChangeLog layout.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Jun 13 10:03:00 GMT 2014
Author: charlet
Date: Fri Jun 13 10:03:43 2014
New Revision: 211618
URL: https://gcc.gnu.org/viewcvs?rev=211618&root=gcc&view=rev
Log:
2014-06-13 Robert Dewar <dewar@adacore.com>
* layout.adb (Layout_Type): Anonymous access types designating
unconstrained arrays are always thin pointers.
* sem_ch3.adb (Replace_Type): Anonymous access types designating
unconstrained arrays are always thin pointers.
2014-06-13 Ed Schonberg <schonberg@adacore.com>
* sem_attr.adb (Analyze_Attribute): Use Check_Parameterless_Call
to resolve the prefix of an attribute that is an entity name
and may be a parameterless call. Minor code reorganization.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/layout.adb
trunk/gcc/ada/sem_attr.adb
trunk/gcc/ada/sem_ch3.adb
More information about the Gcc-cvs
mailing list