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]

Re: [C++ PATCH] PR c++/64901


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]