This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from de0214a055d IBM Z: Fix 5 tests in 31-bit mode new b4fc4df94f7 match.pd: Fix up recent __builtin_bswap16 simplifications [ [...] new 49e28c02a95 ubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
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: gcc/match.pd | 8 +++++--- gcc/sanopt.c | 5 ++++- gcc/testsuite/gcc.c-torture/compile/pr101642.c | 17 +++++++++++++++++ gcc/testsuite/gfortran.dg/ubsan/pr101624.f90 | 13 +++++++++++++ gcc/testsuite/{gcc.dg => gfortran.dg}/ubsan/ubsan.exp | 10 ++++++---- gcc/ubsan.c | 10 ++++++++-- 6 files changed, 53 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101642.c create mode 100644 gcc/testsuite/gfortran.dg/ubsan/pr101624.f90 copy gcc/testsuite/{gcc.dg => gfortran.dg}/ubsan/ubsan.exp (76%)