This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4432b2776a openmp: Fix OpenMP expansion of scope with non-fallthrugh b [...] new a9b3c451be5 IBM Z: Fix PR102222 new b0321032658 obstack.h __PTR_ALIGN vs. ubsan
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/config/s390/s390.c | 10 ++++++++++ gcc/testsuite/gcc.target/s390/pr102222.c | 16 ++++++++++++++++ include/obstack.h | 6 +++--- 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr102222.c