utils.c (gnat_pushdecl): If this is a non-artificial declaration of a pointer type...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 2 Apr 2011 08:59:45 +0000 (08:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Apr 2011 08:59:45 +0000 (08:59 +0000)
commit4cb12a90e73ccb9ce365e8462ea68e6163493746
treed5038c6b13bc19996e82bcbc51df525f54af3324
parentacccc61c771bfc3f78a49805a3382626314da520
utils.c (gnat_pushdecl): If this is a non-artificial declaration of a pointer type...

* gcc-interface/utils.c (gnat_pushdecl): If this is a non-artificial
declaration of a pointer type, then set DECL_ORIGINAL_TYPE to a
distinct copy.

From-SVN: r171885
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c