This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dbf4c574b92 Fix Coarray in associate not a coarray. [PR110033]
new 70ae0daeb76 late-combine: Preserve INSN_CODE when modifying notes [PR116343]
new 3673b7054ec Tweak base/index disambiguation in decompose_normal_address [...]
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/late-combine.cc | 2 +-
gcc/recog.cc | 13 +++++++++++
gcc/recog.h | 1 +
gcc/rtl-ssa/changes.cc | 5 ++++-
gcc/rtlanal.cc | 40 +++++++++++++++++++++++----------
gcc/testsuite/gcc.dg/torture/pr116343.c | 18 +++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116343.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 484f139ccd3 c++: c->B::m access resolved through current inst [PR116320]
new a3f1cdd8ed4 Add corank to gfc_expr.
new dbf4c574b92 Fix Coarray in associate not a coarray. [PR110033]
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/fortran/arith.cc | 4 +
gcc/fortran/array.cc | 16 +-
gcc/fortran/check.cc | 18 +-
gcc/fortran/class.cc | 41 ++--
gcc/fortran/data.cc | 1 +
gcc/fortran/decl.cc | 2 +
gcc/fortran/expr.cc | 51 ++--
gcc/fortran/frontend-passes.cc | 5 +
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/intrinsic.cc | 3 +
gcc/fortran/iresolve.cc | 20 +-
gcc/fortran/match.cc | 30 ++-
gcc/fortran/matchexp.cc | 1 +
gcc/fortran/parse.cc | 39 ++-
gcc/fortran/primary.cc | 10 +-
gcc/fortran/resolve.cc | 283 +++++++++++++++++-----
gcc/fortran/symbol.cc | 3 +-
gcc/fortran/trans-array.cc | 33 ++-
gcc/fortran/trans-array.h | 3 +-
gcc/fortran/trans-expr.cc | 94 +++++--
gcc/fortran/trans-intrinsic.cc | 12 +-
gcc/fortran/trans-stmt.cc | 133 ++++++----
gcc/fortran/trans.cc | 11 +-
gcc/fortran/trans.h | 5 +-
gcc/testsuite/gfortran.dg/coarray/associate_1.f90 | 36 +++
25 files changed, 612 insertions(+), 244 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/associate_1.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 glibc.
from 207d64feb2 Test errno setting on strtod overflow in tst-strtod-round
new 7da0886247 x86: Fix bug in strchrnul-evex512 [BZ #32078]
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:
string/test-strchr.c | 65 ++++++++++++++++++++++++++++-
sysdeps/x86_64/multiarch/strchr-evex-base.S | 8 ++--
2 files changed, 68 insertions(+), 5 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 releases/gcc-14
in repository gcc.
from d9bd361d893 [PATCH] RISC-V: Fix unresolved mcpu-[67].c tests
new 63c51e09d16 c++/coroutines: fix passing *this to promise type, again [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/cp/coroutines.cc | 8 ++++++--
.../g++.dg/coroutines/pr104981-preview-this.C | 4 +++-
.../g++.dg/coroutines/pr116327-preview-this.C | 22 ++++++++++++++++++++++
3 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116327-preview-this.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 ee4a6343225 LoongArch: Implement scalar isinf, isnormal, and isfinite v [...]
new 303bed670af c++/coroutines: fix passing *this to promise type, again [P [...]
new 484f139ccd3 c++: c->B::m access resolved through current inst [PR116320]
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/cp/coroutines.cc | 8 ++++++--
gcc/cp/semantics.cc | 11 ++++++++---
.../g++.dg/coroutines/pr104981-preview-this.C | 4 +++-
.../g++.dg/coroutines/pr116327-preview-this.C | 22 ++++++++++++++++++++++
gcc/testsuite/g++.dg/template/access42.C | 17 +++++++++++++++++
5 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr116327-preview-this.C
create mode 100644 gcc/testsuite/g++.dg/template/access42.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 7dc017c7f Add entry 9589c128ae40df3e2277487544e693f3887f7d63 from https [...]
new a66aa3eda Add entry 43ffe2eed0d9f73789dbe213023733d164999306 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:
.../first_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{8101d1863cc3a6ca0ca49962903f2d7651b25659 => 43ffe2eed0d9f73789dbe2 [...]
copy llvm/sha1/{3cab7c555ad6451f2b1b4dc918a4b4f4e4a3e45d => 43ffe2eed0d9f73789dbe2 [...]
create mode 100644 llvm/sha1/43ffe2eed0d9f73789dbe213023733d164999306/tcwg_flang_t [...]
--
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 ae2a59114 Add entry 9589c128ae40df3e2277487544e693f3887f7d63 from https [...]
new 7dc017c7f Add entry 9589c128ae40df3e2277487544e693f3887f7d63 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:
.../9589c128ae40df3e2277487544e693f3887f7d63/jira/description | 4 ++++
llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/jira/yaml | 4 ++++
llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/status.txt | 4 ++++
.../llvm-arm-master-O2/details.txt | 2 ++
.../llvm-arm-master-O2}/reproduction_instructions.txt | 10 +++++-----
.../llvm-arm-master-O2/status-summary.txt | 1 +
.../llvm-arm-master-O2/status.txt | 3 +++
.../tcwg_bmk-code_speed-cpu2017rate/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 4 ++++
9 files changed, 28 insertions(+), 6 deletions(-)
create mode 100644 llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/tcwg_bmk-cod [...]
copy llvm/sha1/{dab7e3c30dd690e50858450b658f32a1d1e9cf86/tcwg_bmk-code_vect-spec2k [...]
create mode 100644 llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/tcwg_bmk-cod [...]
create mode 100644 llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/tcwg_bmk-cod [...]
--
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 e8dc7d98c Add entry 894d3eebe2109f7dec488d3415d5c6236e55a0da from https [...]
new ae2a59114 Add entry 9589c128ae40df3e2277487544e693f3887f7d63 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_bmk-code_speed-cpu2017rate/llvm-arm-master-O2}/build_url | 2 +-
.../llvm-arm-master-O2}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{147c5d6686b935ecd93f8fa0e2dcf38deb593890/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/9589c128ae40df3e2277487544e693f3887f7d63/{tcwg_bmk-code_size-spec2k [...]
--
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 f7e672da8fc Movement between GENERAL_REGS and SSE_REGS for TImode doesn [...]
new ee4a6343225 LoongArch: Implement scalar isinf, isnormal, and isfinite v [...]
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.md | 53 +++++++++++++++++++---
.../gcc.target/loongarch/fclass-compile.c | 20 ++++++++
gcc/testsuite/gcc.target/loongarch/fclass-run.c | 53 ++++++++++++++++++++++
3 files changed, 119 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/fclass-compile.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/fclass-run.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.