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_lto
in repository toolchain/ci/base-artifacts.
discards 4071e0bf1 0: update: binutils-gcc: 2
new 8623f626b 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 (4071e0bf1)
\
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 1516 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37996 -> 38036 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 271720 -> 271232 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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
in repository toolchain/ci/gcc.
from 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
adds a8b5d63503b build: TAGS and .cc transition
No new revisions were added by this update.
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/fortran/Make-lang.in | 2 +-
gcc/go/Make-lang.in | 2 +-
gcc/objc/Make-lang.in | 2 +-
gcc/objcp/Make-lang.in | 2 +-
10 files changed, 17 insertions(+), 13 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
in repository toolchain/ci/base-artifacts.
discards 3ee79b943 0: update: binutils-gcc: 2
new c90590303 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 (3ee79b943)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1492 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 51920 -> 52104 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460552 -> 461428 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 8 ++++----
7 files changed, 40 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from ebad7c66133 gdb/testsuite: fixup common-block.exp for intel compilers
new e2904e1ff0b Use unique_ptr for objfiles
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:
gdb/objfiles.c | 4 +---
gdb/objfiles.h | 2 +-
gdb/progspace.c | 6 +++---
gdb/progspace.h | 8 ++++----
4 files changed, 9 insertions(+), 11 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 a8b5d63503b build: TAGS and .cc transition
new 6013fc2567c c++: squash cp_build_qualified_type/_real
new 3f7daf7ec77 c++: use auto_timevar instead of timevar_push/pop
new 4f84f120669 c++: non-dep call with empty TYPE_BINFO [PR105758]
The 3 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/call.cc | 4 +-
gcc/cp/cp-tree.h | 5 +-
gcc/cp/decl.cc | 2 +-
gcc/cp/parser.cc | 37 +++-----
gcc/cp/pt.cc | 113 +++++++++---------------
gcc/cp/tree.cc | 11 +--
gcc/testsuite/g++.dg/template/non-dependent24.C | 19 ++++
7 files changed, 79 insertions(+), 112 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/non-dependent24.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.