[Bug c++/96517] ICE in is_this_parameter when accessing constexpr method of a field inside coroutine lambda (with optimization)

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 17 16:55:03 GMT 2021


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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <iains@gcc.gnu.org>:

https://gcc.gnu.org/g:39d2ec41509e3b0d130215a65d7aacbd064b5532

commit r12-6044-g39d2ec41509e3b0d130215a65d7aacbd064b5532
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Fri Oct 15 09:42:25 2021 +0100

    coroutines, c++: Add test for PR 96517.

    This PR was fixed by r12-5255-gdaa9c6b015, this adds
    the testcase.

    Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>

    gcc/testsuite/ChangeLog:

            PR c++/96517
            * g++.dg/coroutines/pr96517.C: New test.


More information about the Gcc-bugs mailing list