This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/binutils-gdb.
from dcd482c1b7 Avoid expression parsing crash with unknown language
adds 66b3b362dc 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards bf53cdb2 2: update: binutils-gcc-glibc-qemu: 0
new e17668b0 2: update: binutils-gcc-glibc-qemu: 0
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 (bf53cdb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 182 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11863 ++--
04-build_abe-stage1/console.log | 14955 ++--
05-build_abe-linux/console.log | 2026 +-
06-build_abe-glibc/console.log | 39097 +++++------
07-build_abe-stage2/console.log | 34879 +++++-----
08-build_abe-qemu/console.log | 7247 +-
09-build_abe-dejagnu/console.log | 344 +-
10-build_abe-check_gcc/console.log | 2 +-
11-check_regression/console.log | 16 +-
12-update_baseline/console.log | 52 +-
12-update_baseline/results.regressions | 20 +-
console.log | 112279 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
15 files changed, 111663 insertions(+), 111749 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from f364cdffa47 i386: Fix ix86_hard_regno_mode_ok for TDmode on 32bit targe [...]
adds c031ea2782a analyzer: fix const-correctness of various is_a_helper
adds d97d71a1989 Daily bump.
adds c1676651b6c libstdc++: Suppress pedantic warnings about __int128
adds da89dfc2a0c libstdc++: Adjust doxygen markup for variable templates gro [...]
adds adc03d72c3f libstdc++: Adjust doxygen markup for unique_ptr grouping
adds a314d50336d Disable --param vect-partial-vector-usage by default on x86
adds d6aa28bb93c tree-optimization/101462 - fix signedness of reused reducti [...]
new 2f11ca2a3a3 C-SKY: Use the common way to define MULTILIB_DIRNAMES.
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:
ChangeLog | 4 +
gcc/ChangeLog | 152 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 148 +++++++++++++++++++++++++
gcc/analyzer/svalue.h | 8 +-
gcc/c-family/ChangeLog | 6 +
gcc/c/ChangeLog | 6 +
gcc/config.gcc | 5 -
gcc/config/csky/print-sysroot-suffix.sh | 147 -------------------------
gcc/config/csky/t-csky-linux | 2 +-
gcc/config/csky/t-sysroot-suffix | 28 -----
gcc/config/i386/i386-options.c | 5 +
gcc/cp/ChangeLog | 12 ++
gcc/testsuite/ChangeLog | 125 +++++++++++++++++++++
gcc/tree-vect-loop.c | 36 ++++--
libgcc/ChangeLog | 6 +
libstdc++-v3/ChangeLog | 22 ++++
libstdc++-v3/include/bits/cpp_type_traits.h | 5 +
libstdc++-v3/include/bits/functional_hash.h | 5 +
libstdc++-v3/include/bits/iterator_concepts.h | 5 +
libstdc++-v3/include/bits/max_size_type.h | 6 +
libstdc++-v3/include/bits/std_abs.h | 5 +
libstdc++-v3/include/bits/stl_algobase.h | 5 +
libstdc++-v3/include/bits/uniform_int_dist.h | 3 +
libstdc++-v3/include/bits/unique_ptr.h | 7 +-
libstdc++-v3/include/ext/numeric_traits.h | 3 +
libstdc++-v3/include/std/type_traits | 27 ++++-
27 files changed, 582 insertions(+), 203 deletions(-)
delete mode 100644 gcc/config/csky/print-sysroot-suffix.sh
delete mode 100644 gcc/config/csky/t-sysroot-suffix
--
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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards a6717534 2: update: gcc-f364cdffa47af574f90f671b2dcf5afa91442741: 0
new dd2d5abb 2: update: gcc-2f11ca2a3a3bea38a7c5bd63e777620a4887e649: 0
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 (a6717534)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 246 +-
02-prepare_abe/console.log | 186 +-
04-build_abe-bootstrap_O1/console.log | 72749 +++++++++++++++---------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 90 +-
06-update_baseline/results.regressions | 18 +-
console.log | 73287 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
8 files changed, 73158 insertions(+), 73444 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 master
in repository gcc.
from fc58c49ed92 testsuite: aarch64: Fix failing SVE tests on big endian
new df0d7486ec9 tree-optimization/101467 - fix make_temp_ssa_name usage
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 | 6 +++++-
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_gcc
in repository toolchain/ci/base-artifacts.
at 5842a812 0: init: gcc-0e66f21d378585b7096e18f74e998f1eba57f0c4: 1
This branch includes the following new commits:
new 5842a812 0: init: gcc-0e66f21d378585b7096e18f74e998f1eba57f0c4: 1
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.
--
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 2f11ca2a3a3 C-SKY: Use the common way to define MULTILIB_DIRNAMES.
new fc58c49ed92 testsuite: aarch64: Fix failing SVE tests on big endian
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/testsuite/gcc.target/aarch64/sve/extract_1.c | 10 ++++++++--
gcc/testsuite/gcc.target/aarch64/sve/extract_2.c | 10 ++++++++--
gcc/testsuite/gcc.target/aarch64/sve/extract_3.c | 10 ++++++++--
gcc/testsuite/gcc.target/aarch64/sve/extract_4.c | 10 ++++++++--
4 files changed, 32 insertions(+), 8 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_gnu/gnu-release-arm-check_gcc
in repository toolchain/ci/base-artifacts.
at a8184ac3 0: init: gcc-0e66f21d378585b7096e18f74e998f1eba57f0c4: 1
This branch includes the following new commits:
new a8184ac3 0: init: gcc-0e66f21d378585b7096e18f74e998f1eba57f0c4: 1
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.