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-aarch64
in repository toolchain/ci/binutils-gdb.
from 2538d4f18b Automatic date update in version.in
adds 6e3e76d17b sim: bfin: fix short --env usage in testsuite
No new revisions were added by this update.
Summary of changes:
sim/testsuite/bfin/mdma-32bit-1d-neg-count.c | 2 +-
sim/testsuite/bfin/mdma-32bit-1d.c | 2 +-
sim/testsuite/bfin/mdma-8bit-1d-neg-count.c | 2 +-
sim/testsuite/bfin/mdma-8bit-1d.c | 2 +-
4 files changed, 4 insertions(+), 4 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-aarch64
in repository toolchain/ci/base-artifacts.
discards d2ca358a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cbce0131 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 (d2ca358a)
\
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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45300 -> 45208 bytes
05-build_abe-stage1/console.log.xz | Bin 71568 -> 71952 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9004 -> 8972 bytes
08-build_abe-glibc/console.log.xz | Bin 236396 -> 236264 bytes
09-build_abe-stage2/console.log.xz | Bin 194584 -> 195724 bytes
10-build_abe-gdb/console.log.xz | Bin 44712 -> 44812 bytes
11-build_abe-qemu/console.log.xz | Bin 30280 -> 30220 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 16 insertions(+), 16 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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards ccdd0d47 0: update: binutils-gcc: 2
new 9d3d38de 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 (ccdd0d47)
\
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 1568 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
04-build_abe-binutils/console.log.xz | Bin 53736 -> 54036 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 508284 -> 507756 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from b751b225e4f c++: Avoid adding implicit attributes during apply_late_tem [...]
adds 9c0773984c8 Daily bump.
adds cfe8dbd9c08 libgccjit: Add some reflection functions [PR96889]
new 38e4a361e79 harden conds: detach without decls
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 | 166 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 34 ++++
gcc/c-family/ChangeLog | 14 ++
gcc/c/ChangeLog | 14 ++
gcc/cp/ChangeLog | 71 +++++++
gcc/gimple-harden-conditionals.cc | 9 +-
gcc/jit/docs/topics/compatibility.rst | 43 ++++-
gcc/jit/docs/topics/functions.rst | 26 +++
gcc/jit/docs/topics/types.rst | 122 +++++++++++++
gcc/jit/jit-recording.h | 7 +
gcc/jit/libgccjit.c | 264 +++++++++++++++++++++++++++
gcc/jit/libgccjit.h | 89 +++++++++
gcc/jit/libgccjit.map | 21 +++
gcc/testsuite/ChangeLog | 135 ++++++++++++++
gcc/testsuite/g++.dg/pr102988.C | 17 ++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 +
gcc/testsuite/jit.dg/test-reflection.c | 95 ++++++++++
libgcc/ChangeLog | 21 +++
libphobos/ChangeLog | 16 ++
libstdc++-v3/ChangeLog | 67 +++++++
21 files changed, 1240 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr102988.C
create mode 100644 gcc/testsuite/jit.dg/test-reflection.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/binutils-gdb.
from 2538d4f18b Automatic date update in version.in
adds 6e3e76d17b sim: bfin: fix short --env usage in testsuite
No new revisions were added by this update.
Summary of changes:
sim/testsuite/bfin/mdma-32bit-1d-neg-count.c | 2 +-
sim/testsuite/bfin/mdma-32bit-1d.c | 2 +-
sim/testsuite/bfin/mdma-8bit-1d-neg-count.c | 2 +-
sim/testsuite/bfin/mdma-8bit-1d.c | 2 +-
4 files changed, 4 insertions(+), 4 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/base-artifacts.
discards ab566837 0: update: binutils-gcc: 1
new 45a8137a 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 (ab566837)
\
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 1536 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 53200 -> 53492 bytes
04-build_abe-gcc/console.log.xz | Bin 203388 -> 203816 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3380 -> 2912 bytes
07-check_regression/console.log.xz | Bin 3176 -> 3104 bytes
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 49 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 507 ++--
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 49 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3440556 -> 3411448 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2922368 -> 2917300 bytes
sumfiles/gcc.sum | 4800 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 881016 -> 879252 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171912 -> 171720 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429108 -> 428796 bytes
sumfiles/libstdc++.sum | 12 +-
31 files changed, 2880 insertions(+), 2885 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_native_check_gdb/release-aarch64
in repository toolchain/ci/gdb.
from 999d24edf9 Automatic date update in version.in
adds cd7cd26244 Automatic date update in version.in
adds 844167be7e Automatic date update in version.in
adds 8bf74da8b5 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.