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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 576d4f092 0: update: binutils-gcc: 2
new cd1f0f5fb 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 (576d4f092)
\
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 1548 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 52904 -> 52584 bytes
.../console.log.xz | Bin 528672 -> 529700 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 60861d87946 Update documentation of %X spec
new 9927ecbb42d c++: quadratic constexpr behavior for left-assoc logical ex [...]
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.c | 26 +++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp1z/fold13.C | 29 +++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold13.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 3e2ccaab1fb Daily bump.
new 4719d058452 Update documentation of %X spec
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/doc/invoke.texi | 3 +--
1 file changed, 1 insertion(+), 2 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-10
in repository gcc.
from c567d05a42b Daily bump.
new d6c78cd8086 Update documentation of %X spec
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/doc/invoke.texi | 3 +--
1 file changed, 1 insertion(+), 2 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 81342e95827 middle-end/84407 - honor -frounding-math for int to float c [...]
new 60861d87946 Update documentation of %X spec
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/doc/invoke.texi | 3 +--
1 file changed, 1 insertion(+), 2 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 113dab2b9d5 Improve backward threading with switches.
new 81342e95827 middle-end/84407 - honor -frounding-math for int to float c [...]
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/fold-const.c | 15 ++++-
gcc/simplify-rtx.c | 26 ++++++++
.../gcc.dg/torture/fp-uint64-convert-double-1.c | 74 +++++++++++++++++++++
.../gcc.dg/torture/fp-uint64-convert-double-2.c | 75 ++++++++++++++++++++++
4 files changed, 189 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/fp-uint64-convert-double-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/fp-uint64-convert-double-2.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_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 28c26ce5fd Automatic date update in version.in
adds 2b677209fe opcodes: Fix RPATH not being set for dynamic libbfd dependency
adds 437e2ff1ad RISC-V: Tidy riscv assembler and disassembler.
adds 5612b5d21e gdb: fix value.c build on 32-bits
adds 35da8c6140 [gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_s [...]
adds 296d3d2e15 Fix watchpoints with multiple threads on Windows
adds 459cde81fb ubsan: arm: undefined shift
adds 94852430d6 asan: alpha-vms: buffer overflows
adds 9fc9dbc28b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
bfd/vms-alpha.c | 527 ++++++++++--------
gas/config/tc-riscv.c | 592 +++++++++++----------
.../gdb.debuginfod/fetch_src_and_symbols.exp | 7 +-
gdb/value.c | 9 +-
gdb/windows-nat.c | 71 +--
opcodes/ChangeLog | 8 +
opcodes/Makefile.am | 6 -
opcodes/Makefile.in | 6 -
opcodes/arm-dis.c | 2 +-
opcodes/configure | 13 +-
opcodes/configure.ac | 13 +-
opcodes/riscv-dis.c | 18 +-
13 files changed, 658 insertions(+), 616 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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards deb0e3654 0: update: binutils-gcc: 2
new 8aaf00bfe 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 (deb0e3654)
\
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 1564 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65744 -> 64512 bytes
.../console.log.xz | Bin 956684 -> 954628 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from fed5a5acc5 [gdb/testsuite] Initialize anonymous union in gdb.cp/koenig.cc
adds 5b151607e1 [gdb/symtab] Handle DW_AT_string_length with location list
adds fa0fe749f7 [gdb/testsuite] Fix assembly comments in gdb.dwarf2/clang-de [...]
adds 5ad2694b1e [gdb/testsuite] Require python in gdb.server/server-kill-python.exp
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 24 +++++--
gdb/testsuite/gdb.dwarf2/clang-debug-names.exp.tcl | 76 +++++++++++-----------
gdb/testsuite/gdb.opt/fortran-string.exp | 38 +++++++++++
.../fortran-string.f90} | 17 +++--
gdb/testsuite/gdb.server/server-kill-python.exp | 8 +++
5 files changed, 116 insertions(+), 47 deletions(-)
create mode 100644 gdb/testsuite/gdb.opt/fortran-string.exp
copy gdb/testsuite/{gdb.fortran/print-formatted.f90 => gdb.opt/fortran-string.f90} (74%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.