On Mon, Feb 02, 2026 at 10:46:28AM -0500, Patrick Palka wrote:
> Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look
> OK for trunk and perhaps 14/15?
>
> -- >8 --
>
> As per https://github.com/cplusplus/draft/pull/8450
>
> gcc/c-family/ChangeLog:
>
> * c-cppbuiltin.cc (c_cpp_builtins): Bump __cpp_deduction_guides to
> 202207L for C++23.
>
> gcc/testsuite/ChangeLog:
>
> * g++.dg/cpp23/feat-cxx2b.C: Adjust expected __cpp_deduction_guides
> value.
No changes to gcc/testsuite/g++.dg/cpp26/feat-cxx26.C ?
Jakub