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 d9b21b391 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 from https [...]
new b473ca2b5 Add entry 3717048496074929250e8d75c033e0b3409eb063 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-qc_speed-cpu2017rate/llvm-aarch64-master-O3}/build_url | 2 +-
.../llvm-aarch64-master-O3}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{2c93e3c1c8ba70694bc0d3fd71ac90836a147f2d/tcwg_bmk-qc_speed-cpu2017 [...]
copy llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/{tcwg_flang_test/main-aarc [...]
--
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 a4fbbc0d0 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 from https [...]
new d9b21b391 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 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:
.../commit-log.txt | 2 +-
.../jira/description | 6 +++++-
.../jira/summary | 2 +-
.../jira/yaml | 8 ++++++--
.../status.txt | 4 ++++
.../details.txt | 24 +++++++++++-----------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-thumb_m33_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
11 files changed, 39 insertions(+), 23 deletions(-)
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0adc8c5f146b108f99c4df09e43276e3a2419262 => c5009eb887910271ea35a85 [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
--
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 0233c709f Add entry c5009eb887910271ea35a857aa68941c7227b9c7 from https [...]
new a4fbbc0d0 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 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_gnu_embed_check_gcc/master-thumb_m33_eabi}/build_url | 2 +-
.../master-thumb_m33_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/{tcwg_bootstrap_check/maste [...]
--
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 17ec4636f24 Daily bump.
new 3ae40fa0add c++: Don't emit deprecated/unavailable attribute diagnostic [...]
new 11195a9e0a4 i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]
new 31c8b82bd7a cselib: Discard useless locs of preserved VALUEs [PR116627]
new 3df53e5554c range-cache: Fix ICE on SSA_NAME with def_stmt not yet in t [...]
new 80f13430350 range-cache: Fix ranger ICE if number of bbs increases [PR116899]
new 68316afcb50 i386: Fix up ix86_expand_int_compare with TImode comparison [...]
The 6 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-expand.cc | 2 ++
gcc/config/i386/sse.md | 41 +++++++++++++++++++++++++++-
gcc/config/i386/subst.md | 3 ++
gcc/cp/optimize.cc | 6 ++++
gcc/cselib.cc | 5 ++++
gcc/gimple-range-cache.cc | 21 +++++++-------
gcc/testsuite/g++.dg/warn/deprecated-20.C | 16 +++++++++++
gcc/testsuite/gcc.dg/bitint-110.c | 20 ++++++++++++++
gcc/testsuite/gcc.dg/bitint-111.c | 16 +++++++++++
gcc/testsuite/gcc.target/i386/pr116921.c | 12 ++++++++
gcc/testsuite/gcc.target/i386/sse-pr116738.c | 28 +++++++++++++++++++
11 files changed, 159 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-20.C
create mode 100644 gcc/testsuite/gcc.dg/bitint-110.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-111.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr116921.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse-pr116738.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 c38385ddbcc [RISC-V] Avoid unnecessary extensions when value is already [...]
new 3269a722b7a Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' _ [...]
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/options.cc | 5 +-
gcc/fortran/trans-decl.cc | 9 ----
gcc/fortran/trans-expr.cc | 58 +++++++++++++++++++---
gcc/fortran/types.def | 3 +-
gcc/gimple-fold.cc | 2 +-
libgomp/libgomp.texi | 18 ++++---
.../libgomp.fortran/target-is-initial-device-3.f90 | 50 +++++++++++++++++++
.../libgomp.oacc-c-c++-common/routine-nohost-1.c | 3 +-
.../libgomp.oacc-fortran/acc_on_device-1-1.f90 | 5 --
.../libgomp.oacc-fortran/acc_on_device-1-2.f | 7 +--
.../libgomp.oacc-fortran/acc_on_device-1-3.f | 7 +--
.../libgomp.oacc-fortran/acc_on_device-2.f90 | 40 +++++++++++++++
13 files changed, 164 insertions(+), 46 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-initial-device-3.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-2.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from fb6715566 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 from https [...]
new 0233c709f Add entry c5009eb887910271ea35a857aa68941c7227b9c7 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:
.../commit-log.txt | 2 +-
.../jira/description | 6 +++-
.../jira/summary | 2 +-
.../jira/yaml | 8 ++++--
.../status.txt | 4 +++
.../details.txt | 33 +++++++++++-----------
.../reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt | 4 +--
.../master-thumb_m7_eabi}/status-summary.txt | 0
.../status.txt | 4 +--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +++
11 files changed, 43 insertions(+), 28 deletions(-)
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0adc8c5f146b108f99c4df09e43276e3a2419262 => c5009eb887910271ea35a85 [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/tcwg_gnu_embed_check_gcc/{m [...]
--
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 0cac492da Add entry c397a8c12296b75a91ae51e4889debf023e6c338 from https [...]
new fb6715566 Add entry c5009eb887910271ea35a857aa68941c7227b9c7 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_gnu_embed_check_gcc/master-thumb_m7_eabi}/build_url | 2 +-
.../master-thumb_m7_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/c5009eb887910271ea35a857aa68941c7227b9c7/{tcwg_bootstrap_check/maste [...]
--
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 7df1c5cb1 Add entry c397a8c12296b75a91ae51e4889debf023e6c338 from https [...]
new 0cac492da Add entry c397a8c12296b75a91ae51e4889debf023e6c338 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:
...gcc-15-4286-gc397a8c12296 => gcc-15-4286-gc397a8c1229} | 0
.../commit-log.txt | 2 +-
.../jira/description | 6 +++++-
.../c397a8c12296b75a91ae51e4889debf023e6c338/jira/summary | 2 +-
.../c397a8c12296b75a91ae51e4889debf023e6c338/jira/yaml | 8 ++++++--
.../c397a8c12296b75a91ae51e4889debf023e6c338/status.txt | 4 ++++
.../master-arm-bootstrap_O1/details.txt | 15 ++++++++-------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-arm-bootstrap_O1}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
12 files changed, 35 insertions(+), 18 deletions(-)
copy gcc/basepoints/{gcc-15-4286-gc397a8c12296 => gcc-15-4286-gc397a8c1229} (100%)
copy gcc/sha1/{792f97b44ffc5e6a967292b3747fd835e99396e7 => c397a8c12296b75a91ae51e [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/{tcwg_gcc_build/master-aarc [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/{tcwg_gcc_build/master-aarc [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/tcwg_bootstrap_build/{maste [...]
--
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 1cd274313 Add entry c397a8c12296b75a91ae51e4889debf023e6c338 from https [...]
new 7df1c5cb1 Add entry c397a8c12296b75a91ae51e4889debf023e6c338 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_bootstrap_build/master-arm-bootstrap_O1}/build_url | 2 +-
.../{master-aarch64-bootstrap_lto => master-arm-bootstrap_O1}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/tcwg_bootstrap_build/{maste [...]
--
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 2774bae0f Add entry c397a8c12296b75a91ae51e4889debf023e6c338 from https [...]
new 1cd274313 Add entry c397a8c12296b75a91ae51e4889debf023e6c338 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 ++++
.../master-aarch64-bootstrap_lto}/details.txt | 19 ++++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-aarch64-bootstrap_lto}/status-summary.txt | 0
.../master-aarch64-bootstrap_lto/status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 32 insertions(+), 15 deletions(-)
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/{tcwg_gcc_build/master-aarc [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/{tcwg_gcc_build/master-arm [...]
copy gcc/sha1/c397a8c12296b75a91ae51e4889debf023e6c338/{tcwg_gcc_build/master-aarc [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/{36e877996936abd8bd08f8b1d983c8d1023a5842 => c397a8c12296b75a91ae51e [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.