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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Jason Merrill <[email protected]>:

https://gcc.gnu.org/g:983cad89d6be98ed8a0723fabb9b5e652adfd2ef

commit r17-1141-g983cad89d6be98ed8a0723fabb9b5e652adfd2ef
Author: Eczbek <[email protected]>
Date:   Fri May 22 12:57:09 2026 -0400

    c++: > in requires in template argument [PR125317]

            PR c++/125317

    gcc/cp/ChangeLog:

            * parser.cc (cp_parser_requirement_body): Set
            parser->greater_than_is_operator_p.

    gcc/testsuite/ChangeLog:

            * g++.dg/cpp2a/concepts-requires42.C: New test.

    Reviewed-by: Jason Merrill <[email protected]>

Reply via email to