[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:07:00 GMT 2020


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

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

https://gcc.gnu.org/g:c6b81c451983f1b9a6e184f137819abf4978eddd

commit r9-8280-gc6b81c451983f1b9a6e184f137819abf4978eddd
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