This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 9dc1b1c Add regression abfe42c1fb66a534290bd0a808c2d90842ee848b from [...]
new ecc1082 Add regression abfe42c1fb66a534290bd0a808c2d90842ee848b from [...]
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 | 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 master
in repository gcc.
from e784f98027d libstdc++: Improve tests for std::atomic_flag
new 135a8ad3a59 fix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION
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.c | 3 ++-
1 file changed, 2 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 master
in repository gcc.
from a6db99a61a8 [Ada] Fix anonymous-to-named access type implicit conversio [...]
new 17412a74c53 libstdc++: Make std::atomic_flag::test members const
new e784f98027d libstdc++: Improve tests for std::atomic_flag
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:
libstdc++-v3/include/bits/atomic_base.h | 4 ++--
libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/1.cc | 8 ++++----
.../testsuite/29_atomics/atomic_flag/test/explicit.cc | 16 ++++++++++++----
.../testsuite/29_atomics/atomic_flag/test/implicit.cc | 16 ++++++++++++----
.../29_atomics/atomic_flag/test_and_set/explicit.cc | 7 +++----
.../29_atomics/atomic_flag/test_and_set/implicit.cc | 7 +++----
6 files changed, 36 insertions(+), 22 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from b6a894e Add last-good cb05b2d55fbf6c909ce7f96f9fad272873c8efe6 from h [...]
new 9dc1b1c Add regression abfe42c1fb66a534290bd0a808c2d90842ee848b from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 42456a2 Add regression 62758cf490afdf73f0deeba39aa05583de99b3a4 from [...]
new b6a894e Add last-good cb05b2d55fbf6c909ce7f96f9fad272873c8efe6 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/gcc.
from cb05b2d55fb Daily bump.
adds abfe42c1fb6 PR fortran/95091 - Buffer overflows with submodules and lon [...]
adds 77137fbd464 PR fortran/95091 - Buffer overflows with submodules and lon [...]
adds f2db0516e1a PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075
adds 02f6c5b711b c++: Fix ICE in check_local_shadow with enum [PR95560]
adds 74eb19c2499 c++: Fix bogus -Wparentheses warning [PR95344]
adds 91efbd795b9 Daily bump.
new 877d8d63228 Add missing store in emission of asan_stack_free.
new 187c96ea531 asan: fix RTX emission for ilp32
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/asan.c | 21 +++++++++++++++++++--
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/cp/cp-gimplify.c | 6 ++++++
gcc/cp/name-lookup.c | 4 +++-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/class.c | 11 ++++++++---
gcc/fortran/decl.c | 2 +-
gcc/testsuite/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/c-c++-common/Wparentheses-2.c | 18 ++++++++++++++++++
.../g++.dg/warn/Wshadow-compatible-local-3.C | 8 ++++++++
gcc/testsuite/gfortran.dg/pr95091.f90 | 19 +++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95611.f90 | 7 +++++++
13 files changed, 142 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wparentheses-2.c
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-3.C
create mode 100644 gcc/testsuite/gfortran.dg/pr95091.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95611.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 linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
from 062e3616 3: reset: binutils-gcc-glibc: 0
new a5ee41c9 4: reset: binutils-gcc-glibc: 0
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:
01-reset_artifacts/console.log | 102 +-
02-prepare_abe/console.log | 302 +-
03-build_abe-binutils/console.log | 10830 +--
04-build_abe-stage1/console.log | 13462 ++--
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 39497 +++++------
07-build_abe-stage2/console.log | 36918 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 225 -
09-benchmark--O3_LTO/console.log | 389 +-
10-check_regression/console.log | 298 +-
10-check_regression/results.log | 14 +
10-check_regression/results.regressions | 5 -
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 39 +-
11-update_baseline/results.log | 14 +
11-update_baseline/results.regressions | 5 -
console.log | 102241 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results | 5 -
results_id | 2 +-
21 files changed, 102087 insertions(+), 102553 deletions(-)
create mode 100644 10-check_regression/results.log
delete mode 100644 10-check_regression/results.regressions
create mode 100644 11-update_baseline/results.log
delete mode 100644 11-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.