This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217839 - in /trunk/gcc/ada: ChangeLog sem_util...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 20 Nov 2014 11:21:41 -0000
- Subject: r217839 - in /trunk/gcc/ada: ChangeLog sem_util...
Author: charlet
Date: Thu Nov 20 11:21:41 2014
New Revision: 217839
URL: https://gcc.gnu.org/viewcvs?rev=217839&root=gcc&view=rev
Log:
2014-11-20 Hristian Kirtchev <kirtchev@adacore.com>
* sem_util.adb (Extensions_Visible_Status): Modify the logic to account
for non-SPARK code.
(Object_Access_Level): In ASIS mode, recognize
a selected component with an implicit dereference so that it
yields the same value with and without expansion.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_util.adb