decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously large alignments specifi...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 7 Mar 2008 17:45:09 +0000 (17:45 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 7 Mar 2008 17:45:09 +0000 (17:45 +0000)
commitfd5c81e9083eb241aa14a4ff428042fe98c15c88
tree20245462f699d27d1630bd92f987d5d41a828eb4
parent7f42aa36f6956dd769a4c0fdf9f1c0febc8d7831
decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously large alignments specified for types.

* decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously
large alignments specified for types.
(validate_alignment): Minor cleanup.

From-SVN: r133012
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/alignment2.ads [new file with mode: 0644]