This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7f6da2623b8 Remove use of STMT_VINFO_DEF_TYPE in vect_analyze_stmt
new be65c9f13d4 Introduce SLP_TREE_PERMUTE_P
The 1 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/tree-vect-slp-patterns.cc | 6 ++---
gcc/tree-vect-slp.cc | 53 ++++++++++++++++++++-----------------------
gcc/tree-vect-stmts.cc | 7 +++---
gcc/tree-vectorizer.h | 1 +
4 files changed, 32 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b8ccad471e5 Fold GATHER_SCATTER_*_P into vect_memory_access_type
new 7f6da2623b8 Remove use of STMT_VINFO_DEF_TYPE in vect_analyze_stmt
The 1 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/tree-vect-stmts.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from c4e96a09463 LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
new 5c099ee3834 aarch64: Adapt unwinder to linux's SME signal behaviour
The 1 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/doc/sourcebuild.texi | 3 +
gcc/testsuite/g++.target/aarch64/sme/sme_throw_1.C | 55 +++++++++++
gcc/testsuite/g++.target/aarch64/sme/sme_throw_2.C | 4 +
gcc/testsuite/lib/target-supports.exp | 23 +++++
libgcc/config/aarch64/linux-unwind.h | 108 ++++++++++++++++++++-
5 files changed, 192 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sme/sme_throw_1.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sme/sme_throw_2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2c0ce83c9fa Simplify vect_supportable_dr_alignment API
new b8ccad471e5 Fold GATHER_SCATTER_*_P into vect_memory_access_type
The 1 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/aarch64/aarch64.cc | 10 +++---
gcc/config/i386/i386.cc | 3 +-
gcc/config/riscv/riscv-vector-costs.cc | 2 +-
gcc/tree-vect-stmts.cc | 61 ++++++++++++++++------------------
gcc/tree-vectorizer.h | 21 +++++++-----
5 files changed, 49 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e6f4543f633 Fortran: Use associated TBP subroutine not found [PR89092]
new 2c0ce83c9fa Simplify vect_supportable_dr_alignment API
The 1 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/tree-vect-data-refs.cc | 3 +--
gcc/tree-vect-stmts.cc | 2 +-
gcc/tree-vectorizer.h | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from fab0b1d Fix lnt startup crash on Windows (#32)
new 0e9a3ae Handle non-Apple packaged GCC versions (#34)
The 1 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:
lnt/testing/util/compilers.py | 9 ++++++---
tests/SharedInputs/FakeCompilers/fakecompiler.py | 22 ++++++++++++++++++++++
.../{apple-clang-138.1 => gcc-debian} | 0
.../FakeCompilers/{apple-clang-138.1 => gcc-trunk} | 0
tests/testing/Compilers.py | 16 ++++++++++++++++
5 files changed, 44 insertions(+), 3 deletions(-)
copy tests/SharedInputs/FakeCompilers/{apple-clang-138.1 => gcc-debian} (100%)
copy tests/SharedInputs/FakeCompilers/{apple-clang-138.1 => gcc-trunk} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d94178d9b3f LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
new e6f4543f633 Fortran: Use associated TBP subroutine not found [PR89092]
The 1 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/fortran/resolve.cc | 2 +-
gcc/testsuite/gfortran.dg/pr89092.f90 | 49 +++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr89092.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 5f5ca5a80cd Daily bump.
new 00c19ad6da2 LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
The 1 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/loongarch/loongarch.cc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 88091b125b1 Daily bump.
new b078015d941 Fortran: Fix runtime bogus diagnostic with ';'
new c4e96a09463 LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
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/loongarch/loongarch.cc | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr121234.f90 | 28 ++++++++++++++++++++++++++++
libgfortran/io/list_read.c | 28 ++++++++++++++++++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr121234.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.