]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 30 Aug 2011 13:57:09 +0000 (15:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 30 Aug 2011 13:57:09 +0000 (15:57 +0200)
commitdff99e1a52a750cb5c1be4e5f0ccb1567e0ca015
tree7cb1ff0e6c6dc2fb39501b599bcc0e9943641376
parent63be2a5ab4f84b257cb17d3a8f16bc56ff8927bc
[multiple changes]

2011-08-30  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch12.adb (Check_Private_View): Exchange the private and full view
of a designated type when the related access type is an actual in an
instance. This ensures that the full view of designated type is
available when inside the body of the instance.

2011-08-30  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (May_Be_Lvalue): To determine whether a reference may be
in a position to be modified, a slice is treated like an indexed
component.

From-SVN: r178308
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
gcc/ada/sem_util.adb