This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98546324c79 Tweak dg-prune-output regex for out-of-build-tree contexts new f47df2af313 IBM Z: Introduce __LONG_DOUBLE_VX__ macro new 745d04e796c x86-64: Require lp64 for PR target/98482 tests
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.c | 59 ++++++++++++++-------- gcc/testsuite/gcc.target/i386/pr98482-1.c | 2 +- gcc/testsuite/gcc.target/i386/pr98482-2.c | 2 +- .../s390/vector/long-double-vx-macro-off-on.c | 11 ++++ .../s390/vector/long-double-vx-macro-on-off.c | 11 ++++ 5 files changed, 62 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/vector/long-double-vx-macro-off-on.c create mode 100644 gcc/testsuite/gcc.target/s390/vector/long-double-vx-macro-on-off.c