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 7b38bab21a1 Fix PR 119928, formal arguments used to wrongly inferred fo [...]
new 856c493db1d tree-optimization/120043 - bogus conditional store elimination
new 4017b37de2b tree-optimization/120089 - force all PHIs live for early-br [...]
new 94d10c0ef2d tree-optimization/120143 - ICE with failed early break store move
new 47e830211d3 ipa/120146 - deal with vanished varpool nodes in IPA PTA
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/testsuite/g++.dg/ipa/pr120146.C | 12 ++++
gcc/testsuite/gcc.dg/torture/pr120043.c | 10 ++++
.../gcc.dg/vect/vect-early-break_134-pr120089.c | 66 ++++++++++++++++++++++
.../gcc.dg/vect/vect-early-break_135-pr120143.c | 18 ++++++
gcc/tree-ssa-phiopt.cc | 8 ++-
gcc/tree-ssa-structalias.cc | 4 +-
gcc/tree-vect-data-refs.cc | 1 -
gcc/tree-vect-slp.cc | 17 +++---
gcc/tree-vect-stmts.cc | 19 ++++---
9 files changed, 136 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr120146.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120043.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_134-pr120089.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_135-pr120143.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 releases/gcc-14
in repository gcc.
from 4dc29023e4f Daily bump.
new cc589c2a4be testsuite: Add testcase for already fixed PR [PR117498]
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/testsuite/gcc.c-torture/execute/pr117498.c | 35 ++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr117498.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 releases/gcc-13
in repository gcc.
from 6dfed7b8aee Daily bump.
new 02e9aa56a46 testsuite: Add testcase for already fixed PR [PR117498]
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/testsuite/gcc.c-torture/execute/pr117498.c | 35 ++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr117498.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4e878e20c Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
new 09fda501e Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 24 +++++++++++-----------
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_kernel/status.txt | 4 ++++
8 files changed, 30 insertions(+), 14 deletions(-)
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/ce8fd0500b741b3669c246cc604f1f2343cdd6fd/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a7efe851c Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
new 4e878e20c Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
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:
.../tcwg_kernel/llvm-master-arm-lts-allmodconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 04364fb888eea6db981151 [...]
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
--
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 bdcef06d8bb Daily bump.
new 7b38bab21a1 Fix PR 119928, formal arguments used to wrongly inferred fo [...]
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/interface.cc | 135 +++++++++++----------
.../{proc_ptr_52.f90 => interface_60.f90} | 27 ++---
2 files changed, 85 insertions(+), 77 deletions(-)
copy gcc/testsuite/gfortran.dg/{proc_ptr_52.f90 => interface_60.f90} (68%)
--
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 66d17ba3cb4 RISC-V: Support RISC-V Profiles 23.
new 004bf889e0b Do not generate formal arglist from actual if we have alrea [...]
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/gfortran.h | 3 +++
gcc/fortran/resolve.cc | 7 ++++---
gcc/testsuite/gfortran.dg/interface_61.f90 | 27 +++++++++++++++++++++++++++
3 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_61.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 master
in repository gcc.
from bfb61bf309e testsuite: Fix pr119131-1.c for targets which emit a psabi [...]
new 43b450e3f72 RISC-V: Support RISC-V Profiles 20/22.
new 66d17ba3cb4 RISC-V: Support RISC-V Profiles 23.
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/common/config/riscv/riscv-common.cc | 101 ++++++++++++++++++++++++++++++-
gcc/config/riscv/riscv-subset.h | 2 +
gcc/doc/invoke.texi | 17 ++++--
gcc/testsuite/gcc.target/riscv/arch-49.c | 5 ++
gcc/testsuite/gcc.target/riscv/arch-50.c | 12 ++++
gcc/testsuite/gcc.target/riscv/arch-51.c | 12 ++++
gcc/testsuite/gcc.target/riscv/arch-52.c | 6 ++
gcc/testsuite/gcc.target/riscv/arch-53.c | 11 ++++
gcc/testsuite/gcc.target/riscv/arch-54.c | 10 +++
9 files changed, 167 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-49.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-50.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-51.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-52.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-53.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-54.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 releases/gcc-15
in repository gcc.
from 1c1847fe4eb Daily bump.
new de014484f01 testsuite: Fix pr119131-1.c for targets which emit a psabi [...]
new bdcef06d8bb Daily bump.
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr119131-1.c | 1 +
3 files changed, 10 insertions(+), 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-14
in repository gcc.
from 3bd63e20db7 Daily bump.
new 4dc29023e4f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.