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/gcc.
from f31924f72a9 aarch64: Tweak atomic-inst-cas.c options
adds f997eef5654 combine: Fix up -fcompare-debug issue in the combiner [PR104544]
new f9c4917f016 testsuite: Add testcase for already fixed PR [PR104448]
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/combine.cc | 4 +++-
gcc/testsuite/gcc.dg/pr104544.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr104448.c | 9 +++++++++
3 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104544.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104448.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-arm
in repository toolchain/ci/binutils-gdb.
from e94b2738a1 sim/common: Improve sim_dump_memory head comment
adds fe69d4fcf0 asan: buffer overflow in peXXigen.c
adds d12b8d620c asan : use of uninitialized value in buffer_and_nest
adds 6e73172988 asan: buffer overflow in vms-alpha.c
adds 1f9b1a8435 What to do when sh_addralign isn't a power of two
adds 8b14b0cb99 pe_ILF_make_a_symbol_reloc segfault
adds 969f6a63c0 ubsan: s_app_line integer overflow
adds 19f7966ede gas local label and dollar label handling
adds 868d1834ce gdb: convert callback_handler_installed from int to bool
adds 1f841a9348 gdb/tui: add a missing white space character
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 13 ++--
bfd/peXXigen.c | 14 ++--
bfd/peicode.h | 2 +-
bfd/vms-alpha.c | 4 +-
gas/config/bfin-lex.l | 4 +-
gas/expr.c | 10 +--
gas/macro.c | 29 ++++++---
gas/read.c | 19 +++---
gas/symbols.c | 176 +++++++++++++++++---------------------------------
gas/symbols.h | 10 +--
gdb/event-top.c | 6 +-
gdb/tui/tui-io.c | 2 +-
12 files changed, 124 insertions(+), 165 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-arm
in repository toolchain/ci/base-artifacts.
discards 6d555fb2 0: update: binutils-gcc: 1
new 5edce4ba 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 (6d555fb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5edce4ba)
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 1572 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51212 -> 50748 bytes
04-build_abe-gcc/console.log.xz | Bin 228840 -> 229460 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2608 -> 2460 bytes
07-check_regression/console.log.xz | Bin 2528 -> 2452 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 34 +-
08-update_baseline/console.log | 244 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 34 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2777292 -> 2756116 bytes
sumfiles/g++.sum | 104 +-
sumfiles/gcc.log.xz | Bin 2325052 -> 2307200 bytes
sumfiles/gcc.sum | 4691 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 893208 -> 895588 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188840 -> 188804 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447436 -> 453248 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2600 insertions(+), 2629 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 1f841a9348f gdb/tui: add a missing white space character
new c212f39d9a8 ld: Support customized output section type
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:
bfd/ChangeLog | 10 +++++
bfd/bfd-in2.h | 7 +++-
bfd/elf.c | 4 +-
bfd/section.c | 4 +-
ld/ChangeLog | 13 ++++++
ld/NEWS | 3 ++
ld/ld.texi | 16 ++++++--
ld/ldgram.y | 11 ++++--
ld/ldlang.c | 55 +++++++++++++++++++++++---
ld/ldlang.h | 7 +++-
ld/ldlex.l | 1 +
ld/mri.c | 4 +-
ld/testsuite/ld-scripts/output-section-types.d | 18 +++++----
ld/testsuite/ld-scripts/output-section-types.t | 7 ++++
14 files changed, 131 insertions(+), 29 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 f9c4917f016 testsuite: Add testcase for already fixed PR [PR104448]
new c19f317a78c c++: treat NON_DEPENDENT_EXPR as not potentially constant [ [...]
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/constexpr.cc | 9 ++++++++-
gcc/testsuite/g++.dg/template/non-dependent21.C | 9 +++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/non-dependent21.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_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards c43a1050 0: update: binutils-gcc: 2
new a051fdb5 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 (c43a1050)
\
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 1556 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 52408 -> 51628 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 530724 -> 531764 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.