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 fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
gdb/ada-typeprint.c | 59 ++++++++++++----------
gdb/c-lang.c | 6 +--
gdb/charset.c | 14 -----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++++-----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 ++-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 ++-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
11 files changed, 79 insertions(+), 72 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/base-artifacts.
discards 7fde997ee 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 529e19d40 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 (7fde997ee)
\
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 1572 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30308 -> 30616 bytes
04-build_abe-stage1/console.log.xz | Bin 89872 -> 90276 bytes
06-build_abe-linux/console.log.xz | Bin 9348 -> 9264 bytes
07-build_abe-glibc/console.log.xz | Bin 231532 -> 231860 bytes
08-build_abe-stage2/console.log.xz | Bin 221452 -> 221692 bytes
09-build_abe-gdb/console.log.xz | Bin 37140 -> 37424 bytes
10-build_abe-qemu/console.log.xz | Bin 31184 -> 30780 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2652 -> 2944 bytes
13-check_regression/console.log.xz | Bin 2800 -> 2748 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 80 +-
14-update_baseline/console.log | 180 +--
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 80 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2636000 -> 2633284 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2139348 -> 2164388 bytes
sumfiles/gcc.sum | 2148 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 872412 -> 872520 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 184452 -> 184336 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 412644 -> 418084 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1350 insertions(+), 1256 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/gcc.
from 08f594465fa tree-optimization/103596 - fix missed propagation into switches
adds 9794cf77a93 Daily bump.
adds a6adc7aca5b Daily bump.
adds 56f2ef30b1d Daily bump.
adds 518697a54eb Daily bump.
adds f0343391816 Strengthen memory order for atomic<T>::wait/notify
adds dcf567ab9de Daily bump.
adds 8799006ab88 fold-const: do not fold NaN result from non-NaN operands [PR95115]
adds f9b49f9da22 IBM Z: fix `section type conflict` with -mindirect-branch-table
adds fb812e0417a lto: fix error handling for -Wl,-plugin-opt=debug
adds 3cb53c10831 powerpc: Fix asm machine directive for some CPUs
adds f4aa5a3e95b Fortran: error recovery when simplifying EOSHIFT
adds 54b825cfb6e Daily bump.
adds 731f4bf14fc i386: Do not use %ecx DRAP for functions that use __builtin [...]
adds fcea38e56c8 Daily bump.
new 7a0fab4bddc Fortran: reject simplifying TRANSFER for MOLD with storage size 0
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/ChangeLog | 59 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/config/i386/i386.c | 3 +-
gcc/config/rs6000/rs6000.c | 28 ++++++++++
gcc/config/s390/s390.c | 1 -
gcc/cp/ChangeLog | 11 ++++
gcc/fold-const.c | 11 ++++
gcc/fortran/ChangeLog | 9 ++++
gcc/fortran/check.c | 2 +-
gcc/fortran/simplify.c | 3 ++
gcc/lto/ChangeLog | 11 ++++
gcc/lto/lto-common.c | 13 ++---
gcc/lto/lto-object.c | 8 +--
gcc/testsuite/ChangeLog | 57 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr95115.c | 25 +++++++++
gcc/testsuite/gcc.target/i386/pr104362.c | 24 +++++++++
.../gcc.target/s390/nobp-section-type-conflict.c | 22 ++++++++
gcc/testsuite/gfortran.dg/eoshift_9.f90 | 8 +++
gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 ++++
libstdc++-v3/ChangeLog | 9 ++++
libstdc++-v3/include/bits/atomic_wait.h | 12 ++---
22 files changed, 313 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95115.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104362.c
create mode 100644 gcc/testsuite/gcc.target/s390/nobp-section-type-conflict.c
create mode 100644 gcc/testsuite/gfortran.dg/eoshift_9.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90
--
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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a5cfeca6 2: update: binutils-gcc-linux-qemu: 20141
discards 8fc376dcf 1: reset: linux-87620512681a20ef24ece85ac21ff90c9efed37d: 19973
discards 4b137c53f 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 75f5da0ac 0: update: binutils-gcc-linux-qemu: all
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 (5a5cfeca6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41584 -> 41848 bytes
04-build_abe-stage1/console.log.xz | Bin 86400 -> 85700 bytes
05-build_abe-qemu/console.log.xz | Bin 31052 -> 30732 bytes
06-build_linux/console.log.xz | Bin 3612 -> 3436 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 480 -> 416 bytes
09-update_baseline/console.log | 99 ++++++---------------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 16 +++---
results | 4 +-
12 files changed, 27 insertions(+), 94 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 09-update_baseline/results.regressions
--
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/gcc.
from 6d498135016 libgomp.fortran/allocate-1.f90: Minor cleanup
adds 7e703f42b0d testsuite: -mbig/-mlittle only is valid for powerpc-linux.
adds 27ba40559cc libstdc++: Add suggestion to std::uncaught_exception() warning
adds 696ca2f6cf4 doc: Update references to "C++2a" in cpp.texi
adds f62156eab7b libgomp.fortran/allocate-1.f90: Fix minor cleanup
adds 1f722e35ab3 Add optmization testcase for incorrect optimization in Ada
adds 8d6fffc4bcd rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [...]
new 8cb748a31cd rs6000: Clean up ISA 3.1 documentation [PR100808]
new b28b92bc008 rs6000: More factoring of overload processing
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:
gcc/config/rs6000/rs6000-c.cc | 304 +++++++++------------
gcc/config/rs6000/rs6000.cc | 5 +
gcc/doc/cpp.texi | 8 +-
gcc/doc/extend.texi | 71 +++--
gcc/testsuite/gcc.dg/pr104380.c | 32 +++
gcc/testsuite/gcc.target/powerpc/builtins-1.c | 3 +-
.../gcc.target/powerpc/vsu/vec-cntlz-lsbb-0.c | 5 +-
.../gcc.target/powerpc/vsu/vec-cntlz-lsbb-1.c | 5 +-
.../gcc.target/powerpc/vsu/vec-cntlz-lsbb-2.c | 2 +-
.../gcc.target/powerpc/vsu/vec-cntlz-lsbb-3.c | 2 +-
.../gcc.target/powerpc/vsu/vec-cntlz-lsbb-4.c | 2 +-
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-0.c | 5 +-
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-1.c | 5 +-
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-2.c | 2 +-
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-3.c | 2 +-
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-4.c | 2 +-
gcc/testsuite/gnat.dg/opt97.adb | 25 ++
libgomp/testsuite/libgomp.fortran/allocate-1.f90 | 3 -
libstdc++-v3/include/bits/allocator.h | 4 +-
libstdc++-v3/libsupc++/exception | 2 +-
20 files changed, 259 insertions(+), 230 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104380.c
create mode 100644 gcc/testsuite/gnat.dg/opt97.adb
--
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 fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
new 565c20212a ld: Remove emultempl/armcoff.em
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:
gdb/ada-typeprint.c | 59 +++--
gdb/c-lang.c | 6 +-
gdb/charset.c | 14 -
gdb/charset.h | 5 -
gdb/jit.c | 41 ++-
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 +-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 +-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
ld/emultempl/armcoff.em | 293 ---------------------
12 files changed, 79 insertions(+), 365 deletions(-)
delete mode 100644 ld/emultempl/armcoff.em
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.