trans.c (gnat_to_gnu): Account for dummy types pointed to by the converted pointer...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 17 May 2008 08:21:08 +0000 (08:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 17 May 2008 08:21:08 +0000 (08:21 +0000)
commit74c11a6c4d7b55e0e903a99fe58dfd491ce4fc2c
treef9545569019d481d033e308ad0d90115d50e0a21
parent30da41ed0e281e0fd35454eb24490ed35325e9b5
trans.c (gnat_to_gnu): Account for dummy types pointed to by the converted pointer types.

* trans.c (gnat_to_gnu) <N_Validate_Unchecked_Conversion>: Account
for dummy types pointed to by the converted pointer types.

From-SVN: r135464
gcc/ada/ChangeLog
gcc/ada/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/warn4.adb [new file with mode: 0644]