decl.c (duplicate_decls): Make the newdecl virtual if the olddecl was...
authorMark Mitchell <mmitchell@usa.net>
Thu, 18 Dec 1997 16:45:28 +0000 (16:45 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 18 Dec 1997 16:45:28 +0000 (11:45 -0500)
commit864b83b9bbc5145cde94d530f3e943301319f4f1
treec888e31f20165de285d5601884cf01c488e28680
parent4cac94646f66267096686d2c1116466e19ad1784
decl.c (duplicate_decls): Make the newdecl virtual if the olddecl was...

* decl.c (duplicate_decls): Make the newdecl virtual if the
olddecl was, just as is done with other attributes of olddecl.

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