Hi,
On 02/02/2015 11:26 PM, Ville Voutilainen wrote:
On 2 February 2015 at 20:50, Ville Voutilainen
<ville.voutilai...@gmail.com> wrote:
The modified test has been tested, I'm currently running the full testsuite,
so testing is incomplete. I wanted to send this in asap, since this is a
bad regression.
/cp
2015-02-02 Ville Voutilainen <ville.voutilai...@gmail.com>
PR c++/64901
* decl.c (duplicate_decls): Also duplicate DECL_FINAL_P and
DECL_OVERRIDE_P.
/testsuite
2015-02-02 Ville Voutilainen <ville.voutilai...@gmail.com>
PR c++/64901
* g++.dg/cpp0x/override1.C: Add a test for the PR.
For what it's worth, the complete testsuite passes without
regressions, tested on Linux-x64.
I see that Jason applied the fix to mainline. Today I noticed that this
is also a regression in the 4_9-branch: shall I regression test the fix
there too, in case apply and close the bug?
Thanks!
Paolo.