This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 2eec075a174 Ada: Fix spurious warning for renaming of component of VFA record new 9aafd06ebe7 libstdc++: Fix unsafe comma operators in <random> [PR122062] new e41abeca2c0 libstdc++: Remove undeclared macros from configure.ac [PR122322]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/configure | 50 ++++------------------ libstdc++-v3/configure.ac | 10 ----- libstdc++-v3/include/bits/random.tcc | 4 +- .../piecewise_linear_distribution/cons/122062.cc | 16 +++++++ 4 files changed, 27 insertions(+), 53 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_dist [...]