decl.c (validate_alignment): For the case of an implicit array base type...
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 23 Jul 2009 10:21:03 +0000 (12:21 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 23 Jul 2009 10:21:03 +0000 (12:21 +0200)
commitec88784d1a3d1a3aecd5d6b0829bfce88cd3ef44
treed3b88bd138998e6837a60bb0cba5af848f0e0005
parent4b956d8b3b94807070186658bc664143794c897e
decl.c (validate_alignment): For the case of an implicit array base type...

* gcc-interface/decl.c (validate_alignment): For the case of an
implicit array base type, look for alignment clause on first subtype.
Code clean up.

From-SVN: r149994
gcc/ada/gcc-interface/decl.c