This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0a57b030f1 Fix handling of VEC_COND_EXPR trap tests [PR100284] new 6c1976fa3ff ifcvt: Fall through to NCE if getting the CE condition failed new 436e6f7d85c VAX: Remove dead `adjacent_operands_p' function new f3bfed3381b VAX: Fix ill-formed `jbb<ccss>i<mode>' insn operands new c605a8bf927 VAX: Accept ASHIFT in address expressions new 85ef4b8d4eb libstdc++: Fix up lambda in join_view::_Iterator::operator+ [...]
The 5 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/config/vax/builtins.md | 10 +- gcc/config/vax/vax-protos.h | 1 - gcc/config/vax/vax.c | 107 ++++----------------- gcc/ifcvt.c | 2 +- libstdc++-v3/include/std/ranges | 2 +- libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 11 +++ 6 files changed, 38 insertions(+), 95 deletions(-)