[Bug testsuite/95716] g++.dg/ext/pr85503.C fails

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 17 13:11:07 GMT 2020


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick Palka <ppalka@gcc.gnu.org>:

https://gcc.gnu.org/g:4d2b0866d760f822c137b69f14d1c51fc760ce53

commit r11-1448-g4d2b0866d760f822c137b69f14d1c51fc760ce53
Author: Patrick Palka <ppalka@redhat.com>
Date:   Wed Jun 17 09:09:53 2020 -0400

    Fix use of inaccessible member in pr85503.C [PR95716]

    The recent PR41437 fix exposed a latent use of an inaccessible member in
    the below testcase.

    gcc/testsuite/ChangeLog:

            PR testsuite/95716
            * g++.dg/ext/pr85503.C: Give ai::cv public access.


More information about the Gcc-bugs mailing list