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_debug
in repository toolchain/ci/binutils-gdb.
from f878836265 [gdb/testsuite] Fix FAILs due to PR gcc/101575
adds 9234efeee5 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 34f7bbb4 0: update: binutils-gcc: 1
new 42a22587 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 (34f7bbb4)
\
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 | 184 +-
02-prepare_abe/console.log | 190 +-
04-build_abe-bootstrap_debug/console.log | 86492 ++++++++++++++--------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 87 +-
console.log | 86973 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 86925 insertions(+), 87031 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-check_bootstrap_lto
in repository toolchain/ci/gcc.
from c9ca3521862 libstdc++: Use __builtin_operator_new when available [PR94295]
adds 3f7a2374d31 aix: Protect AIX math.h overloads with new macro.
adds 4048d8a0862 Allow non-null adjustments for pointers even when there is [...]
adds 8819419ba1d Fix PR 10153: tail recusion for vector types.
adds 50f3ac1beb0 Remove an invalid defintion [PR101568].
adds b362d7947b3 Add new test for PR65178.
adds 8ed6cfbbee7 libstdc++: Fix non-default constructors for hash containers [...]
adds e4966e1d1de Bind(c): signed char is not a Fortran character type
adds 01ac2f08b01 Daily bump.
adds 3382846558e Fix execution failure of parity_1.f90 on P10 [PR100952]
new 60933a148ab analyzer: fix feasibility false +ve with overly complex svalues
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/ChangeLog | 69 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/diagnostic-manager.cc | 47 ++++++--
gcc/analyzer/region-model-manager.cc | 4 +
gcc/analyzer/region-model.h | 5 +
gcc/config/rs6000/rs6000.md | 5 +-
gcc/gimple-range-cache.cc | 17 ++-
gcc/testsuite/ChangeLog | 36 ++++++
gcc/testsuite/g++.dg/ipa/pr82352.C | 2 +-
gcc/testsuite/gcc.c-torture/compile/pr10153-1.c | 7 ++
gcc/testsuite/gcc.c-torture/compile/pr10153-2.c | 9 ++
gcc/testsuite/gcc.dg/analyzer/feasibility-3.c | 133 +++++++++++++++++++++
gcc/testsuite/gcc.dg/uninit-pr65178.c | 21 ++++
gcc/tree-tailcall.c | 10 +-
libgfortran/ChangeLog | 6 +
libgfortran/runtime/ISO_Fortran_binding.c | 13 +-
libstdc++-v3/ChangeLog | 44 +++++++
libstdc++-v3/config/os/aix/os_defines.h | 5 +
libstdc++-v3/include/bits/hashtable.h | 17 ++-
.../23_containers/unordered_map/cons/default.cc | 15 +++
.../23_containers/unordered_set/cons/default.cc | 14 +++
21 files changed, 449 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr10153-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr10153-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/feasibility-3.c
create mode 100644 gcc/testsuite/gcc.dg/uninit-pr65178.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_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from f878836265 [gdb/testsuite] Fix FAILs due to PR gcc/101575
adds 9234efeee5 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_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 93aaf750 0: update: binutils-gcc: 1
new d3095147 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 (93aaf750)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 186 +-
03-build_abe-binutils/console.log | 18217 ++-
04-build_abe-bootstrap_lto/console.log | 89335 +++++++------
05-build_abe-dejagnu/console.log | 310 +-
06-build_abe-check_bootstrap_lto/console.log | 59451 +++++----
07-check_regression/console.log | 342 +-
07-check_regression/results.compare1 | 96 +
07-check_regression/results.compare2 | 40 +
08-update_baseline/console.log | 334 +-
08-update_baseline/results.compare1 | 96 +
08-update_baseline/results.compare2 | 40 +
console.log | 168423 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3109100 -> 3100968 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2373072 -> 2381084 bytes
sumfiles/gcc.sum | 4313 +-
sumfiles/gfortran.log.xz | Bin 953804 -> 950760 bytes
sumfiles/gfortran.sum | 88 +-
sumfiles/libatomic.log.xz | Bin 2356 -> 2356 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 172876 -> 172552 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2716 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 461744 -> 461212 bytes
sumfiles/libstdc++.sum | 10 +-
28 files changed, 172539 insertions(+), 169082 deletions(-)
create mode 100644 07-check_regression/results.compare1
create mode 100644 07-check_regression/results.compare2
create mode 100644 08-update_baseline/results.compare1
create mode 100644 08-update_baseline/results.compare2
--
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_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 127cc6fb 0: update: binutils-llvm-linux-qemu: boot
new 61d7ef55 0: update: binutils-llvm-linux-qemu: boot
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 (127cc6fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 127 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11909 +++++------
04-build_llvm/console.log | 13856 ++++++------
05-build_abe-qemu/console.log | 7151 +++----
06-build_linux/console.log | 750 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34233 +++++++++++++++---------------
jenkins/manifest.sh | 26 +-
13 files changed, 33461 insertions(+), 35071 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.