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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 68859c03 0: update: binutils-gcc-linux-glibc-gdb: 6
new 7cdb9139 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (68859c03)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1540 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51404 -> 51276 bytes
05-build_abe-gcc/console.log.xz | Bin 230748 -> 230636 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9056 -> 8920 bytes
08-build_abe-glibc/console.log.xz | Bin 230772 -> 230776 bytes
09-build_abe-gdb/console.log.xz | Bin 47268 -> 46860 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 19 insertions(+), 19 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 d2906412ada Daily bump.
new b78e0ce28b3 libstdc++: Define std::expected for C++23 (P0323R12)
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:
libstdc++-v3/doc/doxygen/user.cfg.in | 1 +
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/precompiled/stdc++.h | 1 +
libstdc++-v3/include/std/expected | 1240 ++++++++++++++++++++
libstdc++-v3/include/std/version | 1 +
libstdc++-v3/libsupc++/exception | 2 +-
libstdc++-v3/testsuite/20_util/expected/assign.cc | 321 +++++
libstdc++-v3/testsuite/20_util/expected/cons.cc | 175 +++
.../testsuite/20_util/expected/illformed_neg.cc | 67 ++
.../testsuite/20_util/expected/observers.cc | 209 ++++
.../testsuite/20_util/expected/requirements.cc | 129 ++
libstdc++-v3/testsuite/20_util/expected/swap.cc | 57 +
.../testsuite/20_util/expected/synopsis.cc | 21 +
.../testsuite/20_util/expected/unexpected.cc | 80 ++
libstdc++-v3/testsuite/20_util/expected/version.cc | 10 +
16 files changed, 2315 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/include/std/expected
create mode 100644 libstdc++-v3/testsuite/20_util/expected/assign.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/cons.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/illformed_neg.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/observers.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/requirements.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/swap.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/synopsis.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/unexpected.cc
create mode 100644 libstdc++-v3/testsuite/20_util/expected/version.cc
--
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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 893cb28a22f tree-optimization/101636 - CTOR vectorization ICE
adds 17f80c57fed Daily bump.
adds 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/libgnat/g-sercom__linux.adb | 1 +
gcc/ada/libgnat/g-sercom__mingw.adb | 1 +
gcc/config/i386/sse.md | 24 +++++++++++-----------
gcc/testsuite/ChangeLog | 15 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
8 files changed, 70 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_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 681b5795 0: update: binutils-gcc-linux-qemu: boot
new 113a1f89 0: update: binutils-gcc-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 (681b5795)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1608 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30300 -> 30208 bytes
04-build_abe-stage1/console.log.xz | Bin 67968 -> 67348 bytes
05-build_abe-qemu/console.log.xz | Bin 30880 -> 31224 bytes
06-build_linux/console.log.xz | Bin 3408 -> 3216 bytes
07-boot_linux/console.log.xz | Bin 6160 -> 6160 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 32 --------------------------------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 12 insertions(+), 44 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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 69c400b6 0: update: gcc-d2906412ada87a4bdd6410060bc18a2c53c419b7: boot
new f7b1e63b 0: update: qemu-3d31fe4d662f13c70eb7e87f29513623ccd76322: 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 (69c400b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1508 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30236 -> 30300 bytes
04-build_abe-stage1/console.log.xz | Bin 71440 -> 72436 bytes
05-build_abe-qemu/console.log.xz | Bin 32280 -> 30408 bytes
06-build_linux/console.log.xz | Bin 6312 -> 6028 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 32 --------------------------------
jenkins/manifest.sh | 8 ++++----
10 files changed, 4 insertions(+), 36 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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 10e0c8e4 0: update: linux-fd4fbb998102ef7812d594121fbabd2b10dced1b: boot
new 69c400b6 0: update: gcc-d2906412ada87a4bdd6410060bc18a2c53c419b7: 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 (10e0c8e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1548 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30348 -> 30236 bytes
04-build_abe-stage1/console.log.xz | Bin 73232 -> 71440 bytes
05-build_abe-qemu/console.log.xz | Bin 32388 -> 32280 bytes
06-build_linux/console.log.xz | Bin 4192 -> 6312 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 8 ++++----
9 files changed, 5 insertions(+), 5 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/binutils-gdb.
from c41524681b sim: fix “alligned” typos
adds 8bd59ec1bb sim: fix a comment typo in sim-load.c
adds b0e0d830d9 Remove download size from debuginfod progress messages if un [...]
adds 891172d1d4 Automatic date update in version.in
adds ee41183df4 Re: gas/Dwarf: improve debug info generation from .irp and a [...]
adds caf606c90d libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case
adds 520a6a7e3a Automatic date update in version.in
adds 9d604701bd Remove an unused declaration from value.h
adds 5cf8c5926e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/configure | 20 +++--
bfd/version.h | 2 +-
binutils/configure | 20 +++--
gas/configure | 20 +++--
gas/testsuite/gas/elf/dwarf-5-irp.d | 4 +-
gdb/debuginfod-support.c | 44 +++++----
gdb/value.h | 4 -
gprof/configure | 20 +++--
gprofng/configure | 20 +++--
ld/configure | 20 +++--
libbacktrace/configure | 175 +++++++++++++++++++++---------------
libctf/configure | 20 +++--
libtool.m4 | 16 ++--
opcodes/configure | 20 +++--
sim/common/sim-load.c | 2 +-
sim/configure | 20 +++--
zlib/configure | 20 +++--
17 files changed, 274 insertions(+), 173 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards e6501d37 0: update: binutils-gcc-linux-glibc: 1
new 61dd5e28 0: update: binutils-gcc-linux-glibc: 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 (e6501d37)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-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 1992 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30036 -> 30164 bytes
04-build_abe-stage1/console.log.xz | Bin 90484 -> 90472 bytes
06-build_abe-linux/console.log.xz | Bin 9116 -> 9124 bytes
07-build_abe-glibc/console.log.xz | Bin 230924 -> 231092 bytes
08-build_abe-stage2/console.log.xz | Bin 208024 -> 207940 bytes
09-benchmark/benchmark-build.log | 82 +-
09-benchmark/benchmark.log | 80 +-
09-benchmark/console.log.xz | Bin 3152 -> 3188 bytes
10-check_regression/console.log.xz | Bin 3608 -> 3536 bytes
10-check_regression/results-0.csv | 286426 +++++++++++++++++-
10-check_regression/results-1.csv | 286252 ++++++++++++++++-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 199 +-
10-check_regression/results-perf-0.csv | 192 +-
10-check_regression/results-perf-1.csv | 191 +-
.../results-size-0.csv | Bin 15931400 -> 12349101 bytes
.../results-size-1.csv | Bin 15931400 -> 12303781 bytes
10-check_regression/results-vect-0.csv | 46 +-
10-check_regression/results-vect-1.csv | 46 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4908 +-
11-update_baseline/console.log | 2310 +-
11-update_baseline/results-0.csv | 286426 +++++++++++++++++-
11-update_baseline/results-1.csv | 286252 ++++++++++++++++-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 199 +-
11-update_baseline/results-perf-0.csv | 192 +-
11-update_baseline/results-perf-1.csv | 191 +-
.../481.wrf.tar.xz => results-size-0.csv} | Bin 15931400 -> 12349101 bytes
.../481.wrf.tar.xz => results-size-1.csv} | Bin 15931400 -> 12303781 bytes
11-update_baseline/results-vect-0.csv | 46 +-
11-update_baseline/results-vect-1.csv | 46 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 4908 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 7002340 -> 6992044 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 427992 -> 427860 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19837140 -> 19837648 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79416 -> 79520 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28733556 -> 28742160 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 136088 -> 136748 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 847436 -> 850296 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1164268 -> 1164464 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5514608 -> 5518240 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4269068 -> 4275008 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 293880 -> 293644 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1298772 -> 1297192 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8775240 -> 8785856 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 29780004 -> 29684596 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4551408 -> 4527956 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7017548 -> 7055396 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8774216 -> 8757556 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1945784 -> 1947140 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 678032 -> 679828 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1279768 -> 1281696 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 251104 -> 251092 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3072384 -> 3072176 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16290860 -> 16290604 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 83040 -> 82932 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5960132 -> 5947644 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 361548 -> 360524 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15931400 -> 15975192 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1343412 -> 1348580 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52477500 -> 52122024 bytes
jenkins/manifest.sh | 20 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 7002340 -> 6992044 bytes
save-temps/401.bzip2.tar.xz | Bin 427992 -> 427860 bytes
save-temps/403.gcc.tar.xz | Bin 19837140 -> 19837648 bytes
save-temps/410.bwaves.tar.xz | Bin 79416 -> 79520 bytes
save-temps/416.gamess.tar.xz | Bin 28733556 -> 28742160 bytes
save-temps/429.mcf.tar.xz | Bin 136088 -> 136748 bytes
save-temps/433.milc.tar.xz | Bin 847436 -> 850296 bytes
save-temps/434.zeusmp.tar.xz | Bin 1164268 -> 1164464 bytes
save-temps/435.gromacs.tar.xz | Bin 5514608 -> 5518240 bytes
save-temps/436.cactusADM.tar.xz | Bin 4269068 -> 4275008 bytes
save-temps/437.leslie3d.tar.xz | Bin 293880 -> 293644 bytes
save-temps/444.namd.tar.xz | Bin 1298772 -> 1297192 bytes
save-temps/445.gobmk.tar.xz | Bin 8775240 -> 8785856 bytes
save-temps/447.dealII.tar.xz | Bin 29780004 -> 29684596 bytes
save-temps/450.soplex.tar.xz | Bin 4551408 -> 4527956 bytes
save-temps/453.povray.tar.xz | Bin 7017548 -> 7055396 bytes
save-temps/454.calculix.tar.xz | Bin 8774216 -> 8757556 bytes
save-temps/456.hmmer.tar.xz | Bin 1945784 -> 1947140 bytes
save-temps/458.sjeng.tar.xz | Bin 678032 -> 679828 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1279768 -> 1281696 bytes
save-temps/462.libquantum.tar.xz | Bin 251104 -> 251092 bytes
save-temps/464.h264ref.tar.xz | Bin 3072384 -> 3072176 bytes
save-temps/465.tonto.tar.xz | Bin 16290860 -> 16290604 bytes
save-temps/470.lbm.tar.xz | Bin 83040 -> 82932 bytes
save-temps/471.omnetpp.tar.xz | Bin 5960132 -> 5947644 bytes
save-temps/473.astar.tar.xz | Bin 361548 -> 360524 bytes
save-temps/481.wrf.tar.xz | Bin 15931400 -> 15975192 bytes
save-temps/482.sphinx3.tar.xz | Bin 1343412 -> 1348580 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52477500 -> 52122024 bytes
96 files changed, 1152013 insertions(+), 7257 deletions(-)
copy 11-update_baseline/top-artifacts/save-temps/481.wrf.tar.xz => 10-check_regres [...]
copy 11-update_baseline/top-artifacts/save-temps/481.wrf.tar.xz => 10-check_regres [...]
copy 11-update_baseline/{top-artifacts/save-temps/481.wrf.tar.xz => results-size-0 [...]
copy 11-update_baseline/{top-artifacts/save-temps/481.wrf.tar.xz => results-size-1 [...]
--
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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from 893cb28a22f tree-optimization/101636 - CTOR vectorization ICE
adds 17f80c57fed Daily bump.
adds 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/libgnat/g-sercom__linux.adb | 1 +
gcc/ada/libgnat/g-sercom__mingw.adb | 1 +
gcc/config/i386/sse.md | 24 +++++++++++-----------
gcc/testsuite/ChangeLog | 15 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
8 files changed, 70 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_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards a2f19e39 0: update: binutils-gcc-linux-qemu: boot
new 5008f3e5 0: update: binutils-gcc-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 (a2f19e39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1592 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 30388 -> 30616 bytes
04-build_abe-stage1/console.log.xz | Bin 67828 -> 68276 bytes
05-build_abe-qemu/console.log.xz | Bin 30644 -> 31272 bytes
06-build_linux/console.log.xz | Bin 3452 -> 4000 bytes
07-boot_linux/console.log.xz | Bin 6036 -> 6080 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 18 +++++++++---------
10 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/release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/config/i386/sse.md | 24 ++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
6 files changed, 48 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_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1f9c04b8 0: update: binutils-gcc: 2
new 257a845f 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 (1f9c04b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 48792 -> 48152 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 450216 -> 445468 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 6459e653763 ecog: Return 1 from insn_invalid_p if REG_INC reg overlaps [...]
adds 41d1f11f5f6 PR middle-end/104885: Fix ICE with large stack frame on powerpc64.
adds 43911ddd18b Remove mysterious '-# Defining these options here in additi [...]
adds d2906412ada Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 9 +++++++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 6 +++---
gcc/calls.cc | 3 ++-
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/testsuite/ChangeLog | 25 +++++++++++++++++++++++++
8 files changed, 84 insertions(+), 5 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-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 520a6a7e3a Automatic date update in version.in
adds 9d604701bd Remove an unused declaration from value.h
adds 5cf8c5926e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/value.h | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.