freeze.adb (Freeze_Array_Type): Apply same handling to Is_Atomic component type as...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 7 Jan 2015 08:45:17 +0000 (08:45 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 7 Jan 2015 08:45:17 +0000 (09:45 +0100)
commit7806a9ed84c45d9424667c07e3501a618d763050
tree0e1248b7867e4ec2017e179796a1184666d9246d
parent8636f52f7b50176948646cc151bfd514b8b71c03
freeze.adb (Freeze_Array_Type): Apply same handling to Is_Atomic component type as to Has_Atomic_Components type.

2015-01-07  Eric Botcazou  <ebotcazou@adacore.com>

* freeze.adb (Freeze_Array_Type): Apply same handling to Is_Atomic
component type as to Has_Atomic_Components type.  Remove useless
test on Is_Aliased component type.

From-SVN: r219281
gcc/ada/ChangeLog
gcc/ada/freeze.adb