This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e147bb0faad vec: Revert "dead code removal in tree-vect-loop.c" and add [...] new 00ffe730072 libstdc++: Simplify constraints for semiregular-box [LWG 3477] new ec5096f48bb libstdc++: Simplify chrono::duration::_S_gcd new 6001db79c47 lra: Avoid cycling on certain subreg reloads [PR96796]
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: gcc/lra-constraints.c | 54 +++++++++++++++++++++----- gcc/testsuite/gcc.c-torture/compile/pr96796.c | 55 +++++++++++++++++++++++++++ libstdc++-v3/include/std/chrono | 7 ++-- libstdc++-v3/include/std/ranges | 6 ++- 4 files changed, 107 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr96796.c