(integrate_parm_decls): Copy the DECL_ARG_TYPE value from the PARM_DECL being...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 21 Apr 1993 22:13:54 +0000 (18:13 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 21 Apr 1993 22:13:54 +0000 (18:13 -0400)
commita76386d8e5a18762398aa75fe9d35d38792cfe42
tree8e1395a4a3b3edff9c74831ee556aa839fac0ca9
parentabbb952250cc43d00c7e5b241f12e3d037752720
(integrate_parm_decls): Copy the DECL_ARG_TYPE value from the PARM_DECL being...

(integrate_parm_decls): Copy the DECL_ARG_TYPE value from the
PARM_DECL being cloned into the DECL_ARG_TYPE field of the clone.

From-SVN: r4188
gcc/integrate.c