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_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 7c92f71d 0: update: binutils-gcc-linux-glibc-gdb: 1
new d25c9b72 0: update: binutils-gcc-linux-glibc-gdb: 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 (7c92f71d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 66688 -> 64560 bytes
04-build_abe-gcc/console.log.xz | Bin 226892 -> 225516 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8520 -> 8512 bytes
07-build_abe-glibc/console.log.xz | Bin 228848 -> 228992 bytes
08-build_abe-gdb/console.log.xz | Bin 53640 -> 53540 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2880 -> 2900 bytes
11-check_regression/console.log.xz | Bin 3024 -> 3144 bytes
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 129 +-
12-update_baseline/console.log | 337 +--
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 129 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2751936 -> 2758788 bytes
sumfiles/g++.sum | 190 +-
sumfiles/gcc.log.xz | Bin 2417448 -> 2422980 bytes
sumfiles/gcc.sum | 4250 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 926728 -> 910464 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 178288 -> 178276 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 445124 -> 450764 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2678 insertions(+), 2515 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_O3
in repository toolchain/ci/base-artifacts.
discards e1976d62 0: update: binutils-gcc: 2
new 46ea5946 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 (e1976d62)
\
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 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 52508 -> 53000 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 262560 -> 263532 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 6 insertions(+), 42 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 a6e0d593707 libcpp: Fix _Pragma stringification [PR103165]
new 5440c88e61f c++: improved return expression location
new 1df539fd197 c++: remember pointer-to-member location
The 2 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/pt.c | 2 ++
gcc/cp/typeck.c | 26 +++++++++++++++++++-------
gcc/testsuite/g++.dg/cpp0x/pr65327.C | 4 ++--
gcc/testsuite/g++.dg/cpp23/constexpr-nonlit4.C | 8 ++++----
gcc/testsuite/g++.dg/cpp23/constexpr-nonlit5.C | 8 ++++----
gcc/testsuite/g++.dg/cpp2a/constexpr-init1.C | 4 ++--
gcc/testsuite/g++.dg/diagnostic/ptrtomem3.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/template/crash106.C | 4 ++--
8 files changed, 49 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/ptrtomem3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.