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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 89f215f12 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 2f41da46d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (89f215f12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30256 -> 30216 bytes
04-build_abe-stage1/console.log.xz | Bin 90052 -> 90988 bytes
06-build_abe-linux/console.log.xz | Bin 9032 -> 8900 bytes
07-build_abe-glibc/console.log.xz | Bin 232388 -> 232796 bytes
08-build_abe-stage2/console.log.xz | Bin 222912 -> 223276 bytes
09-build_abe-gdb/console.log.xz | Bin 37352 -> 37380 bytes
10-build_abe-qemu/console.log.xz | Bin 31804 -> 32004 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2436 -> 3268 bytes
13-check_regression/console.log.xz | Bin 2364 -> 2468 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 18 +-
14-update_baseline/console.log | 151 +--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 18 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2655292 -> 2667300 bytes
sumfiles/g++.sum | 2 +-
sumfiles/gcc.log.xz | Bin 2213812 -> 2171748 bytes
sumfiles/gcc.sum | 2157 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 880376 -> 879476 bytes
sumfiles/gfortran.sum | 10 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198820 -> 198752 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418124 -> 416744 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1220 insertions(+), 1194 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
in repository toolchain/ci/base-artifacts.
discards c82e2882f 0: update: binutils-gcc: 2
new 4ec63f6b5 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 (c82e2882f)
\
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 1536 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 38292 -> 37764 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272752 -> 269892 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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.
unknown user pushed a change to branch master
in repository gcc.
from ed6fd2aed58 PR middle-end/95126: Expand small const structs as immediat [...]
new aec868578d8 c++: Allow mixing GNU/std-style attributes [PR69585]
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/cp/parser.cc | 14 +++++++++++---
gcc/testsuite/g++.dg/ext/attrib65.C | 7 +++++++
gcc/testsuite/g++.dg/ext/attrib66.C | 27 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attrib67.C | 27 +++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib65.C
create mode 100644 gcc/testsuite/g++.dg/ext/attrib66.C
create mode 100644 gcc/testsuite/g++.dg/ext/attrib67.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.