This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a78e5d307c6 testsuite: Add a missing USER_LABEL_PREFIX to a regex. new 2eb3adb43ea arm: more testsutie fallout for mve move-immediate changes new 125bf21299e testsuite, Darwin: Allow for two CTOR bodies in array61 test. new 1b238124840 testsuite, Darwin: Skip an unsupported test. new fe9765c0b97 i386: Disallow sibcall for calling ifunc functions with PIC [...]
The 4 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/i386/i386.cc | 9 +++++++++ gcc/testsuite/g++.dg/init/array61.C | 3 ++- gcc/testsuite/g++.dg/modules/pr105169_a.C | 2 +- gcc/testsuite/g++.dg/modules/pr105169_b.C | 2 +- gcc/testsuite/gcc.target/arm/simd/mve-vcmp-f32-2.c | 6 ++++-- gcc/testsuite/gcc.target/arm/simd/pr100757-2.c | 9 ++++++--- gcc/testsuite/gcc.target/arm/simd/pr100757-3.c | 9 ++++++--- gcc/testsuite/gcc.target/arm/simd/pr100757-4.c | 10 +++++++--- gcc/testsuite/gcc.target/arm/simd/pr100757.c | 9 ++++++--- gcc/testsuite/gcc.target/i386/pr105960.c | 19 +++++++++++++++++++ 10 files changed, 61 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105960.c