This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 1bc1c8597 0: update: binutils-gcc: 1
new b1682465d 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1bc1c8597)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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.xz | Bin 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 39100 -> 39152 bytes
04-build_abe-bootstrap/console.log.xz | Bin 270356 -> 272100 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3888 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2836 -> 3080 bytes
07-check_regression/console.log.xz | Bin 3276 -> 3164 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 110 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 226 +-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 110 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3623664 -> 3597540 bytes
sumfiles/g++.sum | 145 +-
sumfiles/gcc.log.xz | Bin 3164460 -> 3197368 bytes
sumfiles/gcc.sum | 4984 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1079252 -> 1093424 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 210472 -> 210200 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452508 -> 462284 bytes
sumfiles/libstdc++.sum | 17 +-
33 files changed, 2854 insertions(+), 2938 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 4adc5350fe2 Daily bump.
adds 4b1a827f024 Fix ICE in extract_insn, at recog.cc:2791
new acb1e6f43dc Fold truncations of left shifts in match.pd
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/i386/sse.md | 3 +-
gcc/match.pd | 19 ++++-----
gcc/testsuite/g++.target/i386/pr105953.C | 4 ++
gcc/testsuite/gcc.dg/fold-convlshift-4.c | 9 +++++
gcc/testsuite/gcc.dg/optimize-bswaphi-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr61839_3.c | 4 +-
.../gcc.dg/vect/vect-over-widen-1-big-array.c | 2 -
gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c | 2 -
.../gcc.dg/vect/vect-over-widen-3-big-array.c | 2 -
gcc/testsuite/gcc.dg/vect/vect-over-widen-3.c | 2 -
.../gcc.dg/vect/vect-over-widen-4-big-array.c | 2 -
gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c | 2 -
gcc/tree-vect-patterns.cc | 47 +++++++++++++---------
13 files changed, 54 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr105953.C
create mode 100644 gcc/testsuite/gcc.dg/fold-convlshift-4.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 linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from dac0515d82 gdb: Always suppress stringop-overread warning in debuginfod [...]
adds 31d6c13def PR29230, segv in lookup_symbol_in_variable_table
adds f1e14eee66 [gdb/build] Fix build for gcc < 11
new 5fb28d2607 x86: drop print_operand_value()'s "hex" parameter
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:
bfd/dwarf2.c | 51 +++++++++++++++++++++++++++++-------
include/diagnostics.h | 2 ++
opcodes/i386-dis.c | 71 ++++++++++++---------------------------------------
3 files changed, 60 insertions(+), 64 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 71bf456a6 0: update: binutils-gcc: 2
new 785f7a99b 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (71bf456a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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.xz | Bin 1652 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38504 -> 37776 bytes
05-build_abe-bootstrap/console.log.xz | Bin 273844 -> 272192 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-11
in repository gcc.
from 76ff0e644f5 libstdc++: Use type_identity_t for non-deducible std::atomi [...]
new d76c15430f7 tree-optimization/105726 - adjust array bound heuristic
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/gimple-ssa-warn-restrict.c | 22 +++++++++++++---------
gcc/testsuite/g++.dg/warn/Warray-bounds-27.C | 16 ++++++++++++++++
2 files changed, 29 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-27.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 acb1e6f43dc Fold truncations of left shifts in match.pd
new 7bfb3f488a7 openmp: Fix up get-mapped-ptr-1.{c,f90} tests
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:
libgomp/testsuite/libgomp.c-c++-common/get-mapped-ptr-1.c | 10 ++++++++--
libgomp/testsuite/libgomp.fortran/get-mapped-ptr-1.f90 | 12 ++++++++----
2 files changed, 16 insertions(+), 6 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_gcc_bootstrap/release-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 949c11728c Automatic date update in version.in
adds d2823f8c27 Automatic date update in version.in
adds ebd859d2cc Automatic date update in version.in
adds 614000f9d7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.