sem_aux.adb (Is_By_Reference_Type): For each components of a record type...
authorVincent Celier <celier@adacore.com>
Tue, 18 Feb 2014 11:54:13 +0000 (11:54 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 18 Feb 2014 11:54:13 +0000 (12:54 +0100)
commit3b821fe9fe8ba49149509f4f7bea6353602ad2d2
tree4e0107cf89a93d0afab569966fac89f25c24b435
parent365c849669a60a5b940ff12df8dcb7ac2868d921
sem_aux.adb (Is_By_Reference_Type): For each components of a record type...

2014-02-18  Vincent Celier  <celier@adacore.com>

* sem_aux.adb (Is_By_Reference_Type): For each components of
a record type, check also if the component is volatile as it
may have an aspect that makes it volatile. If it is, then the
record type is a by reference type.

From-SVN: r207842
gcc/ada/ChangeLog
gcc/ada/sem_aux.adb