]> git.ipfire.org Git - thirdparty/gcc.git/commit
checks.adb (Apply_Alignment_Check): Generate a warning if an object address is incomp...
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 3 Jan 2005 15:35:01 +0000 (16:35 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 3 Jan 2005 15:35:01 +0000 (16:35 +0100)
commitddda9d0f19611a053a759c415cc2f835c1051f22
treea12424801c50b7ad230a61217f9a9c0932fc0cf0
parente6d50a9e9d71a8b5519de675e94e79e72be3a150
checks.adb (Apply_Alignment_Check): Generate a warning if an object address is incompatible with its base type...

* checks.adb (Apply_Alignment_Check): Generate a warning if an object
address is incompatible with its base type alignment constraints when
this can be decided statically.

From-SVN: r92832
gcc/ada/checks.adb