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 57cd4146 Add entry 000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364 from https [...]
new b51c3463 Add entry 9589a46ddadc8b93c224c3f84fa94746c04596bf 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/basepoints/gcc-14-1632-g9589a46ddad | 1 +
.../tcwg_gnu_cross_check_gcc/master-arm/build_url | 2 +-
.../tcwg_gnu_cross_check_gcc/master-arm/last_good | 1 +
.../tcwg_gnu_cross_check_gcc/master-arm}/summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 9 +++++++++
5 files changed, 12 insertions(+), 1 deletion(-)
create mode 120000 gcc/basepoints/gcc-14-1632-g9589a46ddad
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => 9589a46ddadc8b93c224c3f [...]
create mode 100644 gcc/sha1/9589a46ddadc8b93c224c3f84fa94746c04596bf/tcwg_gnu_cros [...]
copy gcc/sha1/{000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364/tcwg_gnu_embed_check_gcc/m [...]
create mode 100644 gcc/sha1/9589a46ddadc8b93c224c3f84fa94746c04596bf/tcwg_gnu_cros [...]
--
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 cb33116afc2 RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
new 3ec1d76a359 libstdc++: Improve tests for emplace member of sequence containers
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:
.../23_containers/deque/modifiers/emplace/1.cc | 70 +++++++++++++++++++++
.../23_containers/deque/modifiers/emplace/52799.cc | 27 --------
.../deque/modifiers/emplace/const_iterator.cc | 26 --------
.../23_containers/list/modifiers/emplace/1.cc | 71 ++++++++++++++++++++++
.../23_containers/list/modifiers/emplace/52799.cc | 27 --------
.../list/modifiers/emplace/const_iterator.cc | 26 --------
.../23_containers/vector/modifiers/emplace/1.cc | 70 +++++++++++++++++++++
.../vector/modifiers/emplace/52799.cc | 27 --------
.../vector/modifiers/emplace/const_iterator.cc | 26 --------
9 files changed, 211 insertions(+), 159 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/deque/modifiers/emplace/1.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/deque/modifiers/emplace/52799.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/deque/modifiers/emplace/co [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/1.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/52799.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/con [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/1.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/52799.cc
delete mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/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-12
in repository gcc.
from 8d64b55db0b Darwin, PPC: Fix struct layout with pragma pack [PR110044].
new 3b09a545311 rs6000: Remove duplicate expression [PR106907]
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/rs6000/rs6000.cc | 1 -
1 file changed, 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-11
in repository gcc.
from 7f875e435b2 fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
new 92293d71135 Darwin, PPC: Fix struct layout with pragma pack [PR110044].
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/rs6000/rs6000.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-0.c | 23 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-1.c | 27 ++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-2.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/darwin-structs-0.h | 29 ++++++++++++++++++++++
5 files changed, 108 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-0.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-structs-0.h
--
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-10
in repository gcc.
from f46b16ef25f fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
new dfbf62f8782 Darwin, PPC: Fix struct layout with pragma pack [PR110044].
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/rs6000/rs6000.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-0.c | 23 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-1.c | 27 ++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/darwin-abi-13-2.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/darwin-structs-0.h | 29 ++++++++++++++++++++++
5 files changed, 108 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-0.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-abi-13-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/darwin-structs-0.h
--
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 linaro-local/ci/tcwg_binutils_check/master-aarch64
in repository toolchain/ci/base-artifacts.
from 3a1b795c8c3 onsuccess: #41: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new c1422f6246d onsuccess: #42: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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:
00-sumfiles/binutils.log.xz | Bin 45340 -> 45368 bytes
00-sumfiles/gas.log.xz | Bin 150912 -> 150796 bytes
00-sumfiles/ld.log.xz | Bin 115048 -> 115004 bytes
01-reset_artifacts/console.log.xz | Bin 2232 -> 2140 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2616 bytes
03-build_abe-binutils/console.log.xz | Bin 37004 -> 36248 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 24612 -> 24604 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4372 -> 4368 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5056 -> 5056 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3336 -> 3004 bytes
06-check_regression/console.log.xz | Bin 1072 -> 1052 bytes
06-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
19 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.