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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 9b758355 2: update: binutils-gcc: 0
new 12297997 2: update: binutils-gcc: 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 (9b758355)
\
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 1512 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 24704 -> 24656 bytes
06-check_regression/console.log.xz | Bin 412 -> 416 bytes
07-update_baseline/console.log | 50 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +++----
6 files changed, 30 insertions(+), 30 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from bd1c798f0a Remove MSYMBOL_VALUE_CHAIN
adds f190d13c78 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from bd1c798f0a Remove MSYMBOL_VALUE_CHAIN
adds f190d13c78 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards f64e624e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new c4af53c0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (f64e624e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1736 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30168 -> 29988 bytes
05-build_abe-stage1/console.log.xz | Bin 89800 -> 89304 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9392 -> 9668 bytes
08-build_abe-glibc/console.log.xz | Bin 231576 -> 231756 bytes
09-build_abe-stage2/console.log.xz | Bin 221464 -> 220612 bytes
10-build_abe-gdb/console.log.xz | Bin 37180 -> 36964 bytes
11-build_abe-qemu/console.log.xz | Bin 31256 -> 31656 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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_check/master-aarch64
in repository toolchain/ci/gcc.
from c8f7324e81c loongarch: testsuite: adapt stack-usage-1.c for LP64
adds aabb9a261ef Propagate nondeterministic and side_effects flags in modref [...]
adds 4943b75e9f0 Update semantic_interposition flag at analysis time
adds 3d41408c5d2 analyzer: fix folding of regions involving unknown ptrs [PR103892]
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/region-model-manager.cc | 37 +++++++++++--
gcc/analyzer/region-model.h | 2 +
gcc/analyzer/region.cc | 11 +++-
gcc/cgraphunit.cc | 1 +
gcc/ipa-modref.cc | 23 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr103376.c | 9 +++
gcc/testsuite/gcc.dg/analyzer/pr103892.c | 75 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr96841.c | 2 +-
gcc/testsuite/gcc.dg/ipa/pr105160.c | 77 ++++++++++++++++++++++++++
9 files changed, 227 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr103376.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr103892.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105160.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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6a31e75d 0: update: gcc-c8f7324e81c1bb7093a5b44317af385e5774f9a3: 1
new 00bd0d79 0: update: gcc-3d41408c5d28105e7a3ea2eb2529431a70b96369: 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 (6a31e75d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/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.xz | Bin 1572 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 37772 -> 37056 bytes
04-build_abe-gcc/console.log.xz | Bin 208044 -> 207316 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3868 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2672 -> 3476 bytes
07-check_regression/console.log.xz | Bin 3016 -> 3276 bytes
07-check_regression/fails.sum | 5 +-
07-check_regression/results.compare | 27 +-
07-check_regression/results.compare2 | 47 +-
07-check_regression/results.regressions | 27 +-
08-update_baseline/console.log | 384 +--
08-update_baseline/fails.sum | 5 +-
08-update_baseline/results.compare | 27 +-
08-update_baseline/results.compare2 | 47 +-
08-update_baseline/results.regressions | 27 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3506416 -> 3526468 bytes
sumfiles/g++.sum | 108 +-
sumfiles/gcc.log.xz | Bin 2989300 -> 2997896 bytes
sumfiles/gcc.sum | 4510 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1032844 -> 1029596 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201180 -> 201568 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 435072 -> 425996 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2712 insertions(+), 2638 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.