Hi, I'd like to ping the following C++ modules patches.

Two stage 1 patches:

- https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700016.html
  c++: Fold non-ODR usages of potentially constant values early [PR120005]
  (needed for the last primary missing bit of P1815 compliance, also
  probably needs OpenMP review)

- https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700731.html
  c++: Implement dependent ADL for use with modules
  (this is now also PR122712)

And the following bug fixes:

- https://gcc.gnu.org/pipermail/gcc-patches/2025-December/702818.html
  c++/modules: Ignore exposures in lambdas in initializers [PR122994]

- https://gcc.gnu.org/pipermail/gcc-patches/2025-December/702835.html
  c++/modules: Don't build STAT_HACKs for current TU namespace bindings 
[PR122995]

- https://gcc.gnu.org/pipermail/gcc-patches/2025-December/702989.html
  c++/modules: Reattempt to complete ARRAY_TYPEs after reading a cluster 
[PR122922]

Reply via email to