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 cff8fa9a440 docs: Use https in manual.
adds 78ee8381bf0 optabs: Fix up checking for CALLs in newly added code by do [...]
adds 3c5fd3616f7 loop-invariant: Fix -fcompare-debug failure [PR103837]
adds 9258ac53cfc fold-const: Fix up fold_truth_andor_1 shift handling [PR103813]
adds db25655fa5d c++: ICE on enum with bool value [PR99968]
No new revisions were added by this update.
Summary of changes:
gcc/fold-const.c | 14 +++++++++++--
gcc/loop-invariant.c | 19 +++++++++++++----
gcc/optabs.c | 8 ++++++++
gcc/testsuite/g++.dg/ext/is_enum2.C | 10 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr103813.c | 10 +++++++++
gcc/testsuite/gcc.dg/pr103837.c | 19 +++++++++++++++++
gcc/testsuite/gcc.dg/pr103838.c | 28 ++++++++++++++++++++++++++
gcc/tree.c | 1 +
8 files changed, 103 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/is_enum2.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr103813.c
create mode 100644 gcc/testsuite/gcc.dg/pr103837.c
create mode 100644 gcc/testsuite/gcc.dg/pr103838.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from c17eb63b7f bfd: Don't check non-thin archive member file size
adds cfe29d94f1 elf32-i386: Fix a typo in GOT comments
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 fec1d988b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 8508a733d 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 (fec1d988b)
\
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 1524 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30132 -> 30200 bytes
05-build_abe-stage1/console.log.xz | Bin 89744 -> 90368 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8900 -> 8804 bytes
08-build_abe-glibc/console.log.xz | Bin 231036 -> 231232 bytes
09-build_abe-stage2/console.log.xz | Bin 216676 -> 217500 bytes
10-build_abe-gdb/console.log.xz | Bin 37960 -> 37856 bytes
11-build_abe-qemu/console.log.xz | Bin 30144 -> 29912 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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_native_check_gdb/master-arm
in repository toolchain/ci/gdb.
from 67093b6e1a Automatic date update in version.in
adds 6e5407669d ld: Remove emultempl/linux.em
adds ca294aa9eb elf: Update comments for check_relocs in elf_backend_data
adds d4ff0c5d00 Automatic date update in version.in
adds 4748764aab ld: Fix testcase errors due to -shared not support.
adds 443aa5f05e gas reloc sorting
adds c17eb63b7f bfd: Don't check non-thin archive member file size
No new revisions were added by this update.
Summary of changes:
bfd/bfdio.c | 6 +-
bfd/elf-bfd.h | 12 +--
bfd/elf32-nds32.c | 2 +-
bfd/elf32-nds32.h | 2 -
bfd/version.h | 2 +-
gas/config/tc-nds32.c | 39 -------
gas/config/tc-nds32.h | 3 +-
gas/config/tc-riscv.h | 1 +
gas/write.c | 29 +++++-
ld/emultempl/linux.em | 226 -----------------------------------------
ld/testsuite/ld-ctf/ctf.exp | 5 +
ld/testsuite/ld-plugin/lto.exp | 2 +-
12 files changed, 47 insertions(+), 282 deletions(-)
delete mode 100644 ld/emultempl/linux.em
--
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_native_check_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from 67093b6e1a Automatic date update in version.in
adds 6e5407669d ld: Remove emultempl/linux.em
adds ca294aa9eb elf: Update comments for check_relocs in elf_backend_data
adds d4ff0c5d00 Automatic date update in version.in
adds 4748764aab ld: Fix testcase errors due to -shared not support.
adds 443aa5f05e gas reloc sorting
adds c17eb63b7f bfd: Don't check non-thin archive member file size
No new revisions were added by this update.
Summary of changes:
bfd/bfdio.c | 6 +-
bfd/elf-bfd.h | 12 +--
bfd/elf32-nds32.c | 2 +-
bfd/elf32-nds32.h | 2 -
bfd/version.h | 2 +-
gas/config/tc-nds32.c | 39 -------
gas/config/tc-nds32.h | 3 +-
gas/config/tc-riscv.h | 1 +
gas/write.c | 29 +++++-
ld/emultempl/linux.em | 226 -----------------------------------------
ld/testsuite/ld-ctf/ctf.exp | 5 +
ld/testsuite/ld-plugin/lto.exp | 2 +-
12 files changed, 47 insertions(+), 282 deletions(-)
delete mode 100644 ld/emultempl/linux.em
--
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_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards cf710e2ac 0: update: binutils-gcc-linux-glibc-gdb: 1
new 807864dc7 0: update: binutils-gcc-linux-glibc-gdb: 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 (cf710e2ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1544 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 53320 -> 52484 bytes
04-build_abe-gcc/console.log.xz | Bin 226940 -> 227604 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8788 -> 8820 bytes
07-build_abe-glibc/console.log.xz | Bin 230692 -> 231288 bytes
08-build_abe-gdb/console.log.xz | Bin 48324 -> 48128 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2132 -> 2208 bytes
11-check_regression/console.log.xz | Bin 5224 -> 3996 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 12 +-
11-check_regression/results.compare | 36 +-
11-check_regression/results.compare2 | 371 +--
11-check_regression/results.regressions | 36 +-
12-update_baseline/console.log | 925 +++----
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 12 +-
12-update_baseline/results.compare | 36 +-
12-update_baseline/results.compare2 | 371 +--
12-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1566856 -> 1573032 bytes
sumfiles/gdb.sum | 4539 +++++++++++++++----------------
25 files changed, 2906 insertions(+), 3492 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.