On Fri, 2 May 2025 at 11:12, Jonathan Wakely <jwak...@redhat.com> wrote: > > On Fri, 2 May 2025 at 09:14, Dhruv Chawla <dhr...@nvidia.com> wrote: > > > > Per version.syn#2, <memory> is required to define > > __cpp_lib_addressof_constexpr as 201603L. > > > > Bootstrapped and tested on aarch64-linux-gnu. > > Thanks, I'll push this to trunk and the gcc-15 and gcc-14 branch.
This was actually a regression, it was defined in <memory> in gcc-13 but it got lost with the move to version.def