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/gcc.
from da8a18df7d1 c++: document comp_template_args's default args
adds 6c3c8f087cf Correct spelling of DW_AT_namelist_item
adds 67d399d509c aarch64: Fix build with gcc-4.8
adds a0bc7fd4213 d: Fix D lexer sometimes fails to compile code read from stdin
new a8b5d63503b build: TAGS and .cc transition
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/Makefile.in | 6 +++---
gcc/c/Make-lang.in | 2 +-
gcc/config/aarch64/aarch64.cc | 6 +++---
gcc/cp/Make-lang.in | 2 +-
gcc/d/Make-lang.in | 2 +-
gcc/d/d-lang.cc | 4 ++++
gcc/dwarf2out.cc | 2 +-
gcc/fortran/Make-lang.in | 2 +-
gcc/go/Make-lang.in | 2 +-
gcc/objc/Make-lang.in | 2 +-
gcc/objcp/Make-lang.in | 2 +-
include/dwarf2.def | 2 +-
12 files changed, 19 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards a4f672f4d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new fb7825f46 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 (a4f672f4d)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30348 -> 30200 bytes
05-build_abe-stage1/console.log.xz | Bin 90048 -> 89900 bytes
07-build_abe-linux/console.log.xz | Bin 9324 -> 9892 bytes
08-build_abe-glibc/console.log.xz | Bin 231396 -> 232400 bytes
09-build_abe-stage2/console.log.xz | Bin 222448 -> 223004 bytes
10-build_abe-gdb/console.log.xz | Bin 37436 -> 37372 bytes
11-build_abe-qemu/console.log.xz | Bin 31400 -> 31924 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from f106ef53024 d: Fix D lexer sometimes fails to compile code read from stdin
new a578b17b596 c++: constexpr ref to array of array [PR102307]
new d9057695235 c++: deduction from auto fn [PR105623]
new d81be519fd6 c++: CTAD with alias and nested template [PR105655]
new 102a1472ab3 c++: lambda in concept [PR105652]
The 4 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/decl.cc | 17 ++++++++++----
gcc/cp/decl2.cc | 11 ++++++---
gcc/cp/pt.cc | 27 +++++++++++++++++-----
gcc/testsuite/g++.dg/cpp1y/auto-fn62.C | 14 +++++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C | 12 ++++++++++
.../g++.dg/cpp2a/class-deduction-alias13.C | 24 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C | 17 ++++++++++++++
7 files changed, 108 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn62.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from ad1fe0c1eda Daily bump.
new 3c10dc751e8 c++: constexpr ref to array of array [PR102307]
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/decl.c | 17 ++++++++++++-----
gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C | 12 ++++++++++++
2 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.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/gcc.
from f38b20d68fa openmp: Add support for firstprivate and allocate clauses o [...]
adds b5cf960e29f c++: use current_template_constraints more
adds da8a18df7d1 c++: document comp_template_args's default args
adds 6c3c8f087cf Correct spelling of DW_AT_namelist_item
adds 67d399d509c aarch64: Fix build with gcc-4.8
adds a0bc7fd4213 d: Fix D lexer sometimes fails to compile code read from stdin
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/aarch64.cc | 6 +++---
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl.cc | 17 ++++-------------
gcc/cp/pt.cc | 24 +++++++++++-------------
gcc/cp/semantics.cc | 3 +--
gcc/d/d-lang.cc | 4 ++++
gcc/dwarf2out.cc | 2 +-
include/dwarf2.def | 2 +-
8 files changed, 26 insertions(+), 34 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 9a19a6f67 0: update: binutils-gcc: 1
new 09ac482f4 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 (9a19a6f67)
\
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 1520 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37772 -> 39252 bytes
04-build_abe-gcc/console.log.xz | Bin 210352 -> 210456 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3100 -> 2588 bytes
07-check_regression/console.log.xz | Bin 2616 -> 2540 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 50 +-
08-update_baseline/console.log | 336 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 50 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3546704 -> 3554768 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 3029756 -> 3062076 bytes
sumfiles/gcc.sum | 4626 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1031260 -> 1032256 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204256 -> 204220 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440592 -> 443364 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2635 insertions(+), 2665 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/glibc.
from 81e7fdd7cc elf: Remove _dl_skip_args
adds 6488f4d006 Add SOL_SMC from Linux 5.18 to bits/socket.h
adds d976d44a89 manual: fix reference to source file
No new revisions were added by this update.
Summary of changes:
manual/tunables.texi | 2 +-
sysdeps/unix/sysv/linux/bits/socket.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.