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

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick Palka <[email protected]>:

https://gcc.gnu.org/g:909d18c29145edef4fdd0e1aeb07dfce11c1c9f9

commit r16-8004-g909d18c29145edef4fdd0e1aeb07dfce11c1c9f9
Author: Patrick Palka <[email protected]>
Date:   Wed Mar 11 10:00:57 2026 -0400

    c++: add fixed test [PR124389]

    This one is also fixed by r16-7055.  The testcases from that commit
    utilize the concepts satisfaction cache, whereas this one utilizes
    the constexpr call cache.

            PR c++/124389
            PR c++/122494

    gcc/testsuite/ChangeLog:

            * g++.dg/cpp0x/static_assert18.C: New test.

Reply via email to