This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hi, On 02/02/2015 11:26 PM, Ville Voutilainen wrote:
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?On 2 February 2015 at 20:50, Ville Voutilainen <ville.voutilainen@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.voutilainen@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.voutilainen@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.
Thanks! Paolo.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |