This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from f516fc11977 Daily bump. new e1a1e817fca libstdc++: Guard tr2::bases and tr2::direct_bases with __ha [...] new 423018acfec libstdc++: Update tzdata to 2024a new 3a72c717b31 libstdc++: Avoid aliasing violation in std::valarray [PR99117]
The 3 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/include/std/valarray | 8 +- libstdc++-v3/include/tr2/type_traits | 5 +- libstdc++-v3/src/c++20/tzdata.zi | 4016 ++++++++++---------- libstdc++-v3/src/c++20/tzdb.cc | 4 +- .../testsuite/26_numerics/valarray/99117.cc | 17 + 5 files changed, 2037 insertions(+), 2013 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/99117.cc