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_binutils/master-aarch64
in repository toolchain/ci/gcc.
from d1182631ee7 Daily bump.
adds baf98320ac6 libstdc++ testsuite: Don't run lwg3464.cc tests on simulators
adds c67ffc256d0 Daily bump.
new 3c7067cc922 Reduce multiple_of_p uses
new 825e5599f35 Add testcase for incorrect optimization in Ada
new 23987912ddb Use V8+ default in 32-bit mode on SPARC64/Linux
new 625f16c7987 Fix multiple_of_p behavior with NOP_EXPR
The 4 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/DATESTAMP | 2 +-
gcc/config/sparc/linux64.h | 4 ++--
gcc/fold-const.cc | 6 +++---
.../{null_pointer_deref1.adb => div_zero.adb} | 20 ++++++++++----------
gcc/tree-cfg.cc | 3 ++-
gcc/tree-ssa.cc | 18 +++++++++---------
libstdc++-v3/ChangeLog | 6 ++++++
.../27_io/basic_istream/get/char/lwg3464.cc | 2 +-
.../27_io/basic_istream/get/wchar_t/lwg3464.cc | 2 +-
9 files changed, 35 insertions(+), 28 deletions(-)
copy gcc/testsuite/gnat.dg/{null_pointer_deref1.adb => div_zero.adb} (51%)
--
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_binutils/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 35b5767cf4 Automatic date update in version.in
adds fb0a17c77d Automatic date update in version.in
adds a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 28 ++++++++++++--------
bfd/version.h | 2 +-
gdb/amd64-fbsd-tdep.c | 2 --
gdb/i386-fbsd-tdep.c | 2 --
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 +++++++++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 +++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++++
8 files changed, 92 insertions(+), 15 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 87525c516 0: update: binutils-gcc-linux-glibc-gdb: 1
new fc71f7afd 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 (87525c516)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1552 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37460 -> 37896 bytes
04-build_abe-gcc/console.log.xz | Bin 206624 -> 207760 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8772 -> 8488 bytes
07-build_abe-glibc/console.log.xz | Bin 236592 -> 236704 bytes
08-build_abe-gdb/console.log.xz | Bin 37372 -> 37736 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3876 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2044 -> 2344 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2284 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 336 ++++++++++++++---------------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 54880 -> 55456 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80364 -> 80376 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 118344 -> 118560 bytes
sumfiles/ld.sum | 334 ++++++++++++++--------------
23 files changed, 525 insertions(+), 525 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 c99a6eb0153 Add mold detection for libs.
new e97cfaa9f61 d: Fix -Werror=format-diag error.
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/decl.cc | 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 28 ++++++++++++--------
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 +++++++++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 +++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++++
5 files changed, 91 insertions(+), 10 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 514e669fe 0: update: binutils-gcc: 2
new 9a55e6c3e 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 (514e669fe)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 37992 -> 38484 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268380 -> 266976 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from fb0a17c77d Automatic date update in version.in
adds a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 28 ++++++++++++--------
gdb/amd64-fbsd-tdep.c | 2 --
gdb/i386-fbsd-tdep.c | 2 --
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 +++++++++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 +++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++++
7 files changed, 91 insertions(+), 14 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
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_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 4556b6edae Update libc.pot for 2.35 release.
adds 3a7bed5f5a malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ [...]
No new revisions were added by this update.
Summary of changes:
malloc/tst-mallocalign1.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from fb0a17c77d Automatic date update in version.in
adds a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 28 ++++++++++++--------
gdb/amd64-fbsd-tdep.c | 2 --
gdb/i386-fbsd-tdep.c | 2 --
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 +++++++++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 +++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++++
7 files changed, 91 insertions(+), 14 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 3ec85e5a9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 032a3e734 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (3ec85e5a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 29880 -> 30232 bytes
04-build_abe-stage1/console.log.xz | Bin 89684 -> 90140 bytes
06-build_abe-linux/console.log.xz | Bin 8536 -> 8884 bytes
07-build_abe-glibc/console.log.xz | Bin 230712 -> 231428 bytes
08-build_abe-stage2/console.log.xz | Bin 221272 -> 221132 bytes
09-build_abe-gdb/console.log.xz | Bin 36880 -> 37240 bytes
10-build_abe-qemu/console.log.xz | Bin 30348 -> 30724 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2448 -> 2452 bytes
13-check_regression/console.log.xz | Bin 2508 -> 2380 bytes
13-check_regression/results.compare | 12 +-
13-check_regression/results.compare2 | 20 +-
14-update_baseline/console.log | 431 +++---
14-update_baseline/results.compare | 12 +-
14-update_baseline/results.compare2 | 20 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2628512 -> 2595572 bytes
sumfiles/g++.sum | 24 +-
sumfiles/gcc.log.xz | Bin 2137460 -> 2169340 bytes
sumfiles/gcc.sum | 2422 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 873780 -> 872620 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 184344 -> 184364 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 421856 -> 412328 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1498 insertions(+), 1523 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.