]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/64901 (overriding final function defined out of line does not lead to an...
authorVille Voutilainen <ville.voutilainen@gmail.com>
Wed, 4 Feb 2015 15:38:50 +0000 (17:38 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 4 Feb 2015 15:38:50 +0000 (15:38 +0000)
commit23087e262bf336f0dd546c0b9c873099b1e9a8f0
treee6d4b3294d5687e07501e61839a478b24004941f
parent39a40bf1f76f91cba84494de09deabe7e5947702
re PR c++/64901 (overriding final function defined out of line does not lead to an error)

2015-02-04  Ville Voutilainen  <ville.voutilainen@gmail.com>

PR c++/64901
* decl.c (duplicate_decls): Also duplicate DECL_FINAL_P and
DECL_OVERRIDE_P.

From-SVN: r220409
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/cpp0x/override1.C