[Bug c++/93905] [8 Regression] Cannot use Derived type of Base containing both enum and protected destructor

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 26 08:06:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93905

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:5de338f001eb2a821f40e599bd55119d43e0ae7e

commit r10-6859-g5de338f001eb2a821f40e599bd55119d43e0ae7e
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Feb 26 09:04:44 2020 +0100

    c++: Fix rejects-valid bug in cxx_eval_outermost_constant_expr [PR93905]

    Add testcase for a bug that has been just on the 8 branch.

    2020-02-26  Jakub Jelinek  <jakub@redhat.com>

        PR c++/93905
        * g++.dg/cpp0x/pr93905.C: New test.


More information about the Gcc-bugs mailing list