decl.c (duplicate_decls): Use the new type when prototyping anticipated decls, even...
authorRoger Sayle <roger@eyesopen.com>
Tue, 18 Mar 2003 04:31:21 +0000 (04:31 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 18 Mar 2003 04:31:21 +0000 (04:31 +0000)
commit10326855ab6f03a63a891d80f578c34104b18e22
treebc60597044d1f306dc4da90b08864e102c3f194d
parentbdaa131bd0509fc849ea589e103c6339c45118e8
decl.c (duplicate_decls): Use the new type when prototyping anticipated decls, even when the types match.

* decl.c (duplicate_decls): Use the new type when prototyping
anticipated decls, even when the types match.  This defines the
exception list for the built-in function.

From-SVN: r64522
gcc/cp/ChangeLog
gcc/cp/decl.c