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-arm
in repository toolchain/ci/binutils-gdb.
from aca6e93ecf Automatic date update in version.in
new a8ab094a32 Move copyright code from gdbarch.py to new file
new fb079cb5c4 Rewrite make-target-delegates in Python
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:
gdb/copyright.py | 1 -
gdb/gdbarch-gen.h | 4 +-
gdb/gdbarch.c | 4 +-
gdb/gdbarch.py | 29 +--
gdb/gdbcopyright.py | 52 ++++++
gdb/make-target-delegates | 421 -------------------------------------------
gdb/make-target-delegates.py | 340 ++++++++++++++++++++++++++++++++++
gdb/target-delegates.c | 26 ++-
8 files changed, 425 insertions(+), 452 deletions(-)
create mode 100644 gdb/gdbcopyright.py
delete mode 100755 gdb/make-target-delegates
create mode 100755 gdb/make-target-delegates.py
--
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-arm
in repository toolchain/ci/base-artifacts.
discards 1f2383d5 0: update: binutils-gcc: 1
new 121d2fb1 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 (1f2383d5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (121d2fb1)
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 1560 -> 1448 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 50436 -> 51212 bytes
04-build_abe-gcc/console.log.xz | Bin 228884 -> 229636 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2908 -> 2940 bytes
07-check_regression/console.log.xz | Bin 2540 -> 2368 bytes
07-check_regression/results.compare2 | 33 +-
08-update_baseline/console.log | 216 +-
08-update_baseline/results.compare2 | 33 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2780704 -> 2736008 bytes
sumfiles/g++.sum | 20 +-
sumfiles/gcc.log.xz | Bin 2321716 -> 2331376 bytes
sumfiles/gcc.sum | 4568 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 893500 -> 897472 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 188256 -> 188144 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2532 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 446996 -> 455308 bytes
sumfiles/libstdc++.sum | 2 +-
25 files changed, 2415 insertions(+), 2479 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 12f8dc0b642 Undo multi-word optional reloads correctly
new 8977f4bec65 d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos [...]
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/dtemplate.d | 9 +-
gcc/d/dmd/expression.d | 161 ++++++++++++++++++++-
gcc/d/dmd/lexer.d | 71 ++++++++-
gcc/d/dmd/optimize.d | 21 ++-
gcc/d/dmd/statementsem.d | 2 +
gcc/d/dmd/tokens.d | 2 +
gcc/d/dmd/tokens.h | 1 +
gcc/testsuite/gdc.test/compilable/test21975.d | 15 ++
.../gdc.test/runnable_cxx/extra-files/cppb.cpp | 47 +++---
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/core/memory.d | 9 +-
libphobos/libdruntime/core/stdc/math.d | 133 ++++++++++++++++-
libphobos/libdruntime/core/stdc/stdio.d | 16 +-
libphobos/libdruntime/core/stdcpp/exception.d | 10 +-
libphobos/libdruntime/core/stdcpp/typeinfo.d | 40 +++--
libphobos/libdruntime/core/sys/posix/locale.d | 2 +-
libphobos/libdruntime/object.d | 18 ++-
libphobos/src/MERGE | 2 +-
libphobos/src/std/datetime/systime.d | 35 +++--
libphobos/src/std/sumtype.d | 41 +-----
21 files changed, 503 insertions(+), 136 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/test21975.d
--
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 ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
4 files changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards cceb29b7 0: update: binutils-gcc: 2
new 641dbbca 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 (cceb29b7)
\
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50500 -> 50428 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 529116 -> 531448 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 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 dbaabd06aaf Don't emit switch-unreachable warnings for -ftrivial-auto-v [...]
new 12f8dc0b642 Undo multi-word optional reloads correctly
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/lra-constraints.cc | 37 ++++++++++++++++++++++++-------------
1 file changed, 24 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.
unknown user pushed a change to branch master
in repository gcc.
from 8fede2876a7 rtl-optimization/104686 - speedup IRA allocno conflict test
new dbaabd06aaf Don't emit switch-unreachable warnings for -ftrivial-auto-v [...]
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/common.opt | 4 +
gcc/doc/invoke.texi | 14 +++-
gcc/gimplify.cc | 111 +++++++++++++++++++++-------
gcc/testsuite/gcc.dg/auto-init-pr102276-1.c | 38 ++++++++++
gcc/testsuite/gcc.dg/auto-init-pr102276-2.c | 38 ++++++++++
gcc/testsuite/gcc.dg/auto-init-pr102276-3.c | 40 ++++++++++
gcc/testsuite/gcc.dg/auto-init-pr102276-4.c | 40 ++++++++++
7 files changed, 259 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr102276-1.c
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr102276-2.c
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr102276-3.c
create mode 100644 gcc/testsuite/gcc.dg/auto-init-pr102276-4.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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.