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-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 8e7da0da76f libgomp: Only check for 2*sizeof(void*) int type with Fortr [...]
adds 1074147135d Daily bump.
adds 1f377a1f51e rs6000: Disable optimizing multiple xxsetaccz instructions [...]
adds 9fc6d71d34b Daily bump.
adds e19a0e2f307 [Ada] Add DWARF 5 support to System.Dwarf_Line
adds d039346359f [Ada] Small cleanup in System.Dwarf_Line
adds 632dde0c5ed [Ada] Add support for PE-COFF PIE to System.Dwarf_Line
adds d1ee1a0fe6d [Ada] Adjust latest change for ELF platforms
adds 98928fa12b5 [Ada] Follow-up tweaks to System.Dwarf_Line
adds a872ad6d709 [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Line
adds e27ccb7c756 [Ada] Minor tweaks to System.Dwarf_Line
adds 0212bcfc31a Fortran: fix error recovery for invalid constructor
adds 368975a120a Daily bump.
adds 618b7cb3b3f Fix PR c++/64697 at -O1 or above
adds 3aaa884141f Fix ICE with stack checking emulation at -O2
adds 356390c14aa Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
adds aac3b6a7e3a Default to dwarf version 4 on hppa64-hpux
adds 509dd374802 Daily bump.
adds ebbf0d8ec30 Daily bump.
adds b874ece3ff9 c++: don't call 'rvalue' in coroutines code
adds e92b28f8062 coroutines: No cleanups on goto statements.
adds cb6101a4eea coroutines : Add a missed begin/finish else clause to the codegen.
adds b0be263236d coroutines: Use DECL_VALUE_EXPR instead of rewriting vars.
adds 4353b3b485f coroutines: Add a helper for creating local vars.
adds 7d05965175a coroutines: Support for debugging implementation state.
adds 4a9ca0d198e coroutines: Expose implementation state to the debugger.
adds 17e4e6e33d1 coroutines: Make proxy vars for the function arg copies.
adds a1ef1020c42 coroutines: Only set parm copy guard vars if we have except [...]
adds 082b3588ee0 Fortran - improve checking for intrinsics allowed in consta [...]
adds a3abacbaebc Fortran: resolve expressions during SIZE simplification
adds 662f6429bf2 Daily bump.
adds d75fcbf89b8 Remove dead code in config/rs6000/vxworks.h
adds dd6098467ff d: gdc driver ignores -static-libstdc++ when automatically [...]
new f0487cb1a4e Fix testcase counts.
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 | 38 +
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 80 ++
gcc/ada/adaint.c | 3 +
gcc/ada/libgnat/s-dwalin.adb | 916 ++++++++++++++-------
gcc/ada/libgnat/s-dwalin.ads | 148 ++--
gcc/ada/libgnat/s-objrea.adb | 72 +-
gcc/ada/libgnat/s-objrea.ads | 25 +-
gcc/config/i386/i386.c | 21 +-
gcc/config/pa/pa.c | 10 +
gcc/config/rs6000/mma.md | 31 +-
gcc/config/rs6000/rs6000.c | 2 +-
gcc/config/rs6000/vxworks.h | 4 -
gcc/cp/ChangeLog | 103 +++
gcc/cp/coroutines.cc | 852 ++++++++-----------
gcc/d/d-spec.cc | 43 +-
gcc/explow.c | 9 +-
gcc/fortran/ChangeLog | 27 +
gcc/fortran/array.c | 3 +
gcc/fortran/expr.c | 32 +
gcc/fortran/simplify.c | 5 +
gcc/testsuite/ChangeLog | 56 ++
.../coro-bad-gro-00-class-gro-scalar-return.C | 2 +-
gcc/testsuite/g++.dg/coroutines/pr102454.C | 38 +
.../gcc.target/powerpc/fusion-p10-ldcmpi.c | 10 +-
gcc/testsuite/gcc.target/powerpc/mma-builtin-6.c | 14 +-
gcc/testsuite/gfortran.dg/pr102458.f90 | 42 +
gcc/testsuite/gfortran.dg/pr102458b.f90 | 21 +
gcc/testsuite/gfortran.dg/pr102520.f90 | 12 +
libgomp/ChangeLog | 10 +
libiberty/ChangeLog | 7 +
libiberty/configure | 16 +
libiberty/configure.ac | 6 +
33 files changed, 1712 insertions(+), 948 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr102454.C
create mode 100644 gcc/testsuite/gfortran.dg/pr102458.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102458b.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102520.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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e1124baca 0: update: binutils-gcc-linux-qemu: boot
new 4bcf3db9b 0: update: binutils-gcc-linux-qemu: boot
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 (e1124baca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 43380 -> 43200 bytes
04-build_abe-stage1/console.log.xz | Bin 67852 -> 68076 bytes
05-build_abe-qemu/console.log.xz | Bin 30608 -> 30788 bytes
06-build_linux/console.log.xz | Bin 3420 -> 3360 bytes
07-boot_linux/console.log.xz | Bin 6048 -> 6052 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 21 insertions(+), 21 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 44bbc2b0b 0: update: binutils-gcc-newlib: 1
new f5db69f58 0: update: binutils-gcc-newlib: 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 (44bbc2b0b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1576 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 43740 -> 43652 bytes
04-build_abe-stage1/console.log.xz | Bin 87840 -> 88664 bytes
06-build_abe-newlib/console.log.xz | Bin 32904 -> 33424 bytes
07-build_abe-stage2/console.log.xz | Bin 155288 -> 157504 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 36 +++++++++++++++++++++++++++++++----
09-benchmark/console.log.xz | Bin 2164 -> 2716 bytes
10-check_regression/console.log.xz | Bin 1660 -> 1664 bytes
10-check_regression/results.log | 4 ++--
11-update_baseline/console.log | 14 +++++++-------
11-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 16 ++++++++--------
results_id | 2 +-
15 files changed, 53 insertions(+), 25 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
in repository toolchain/ci/base-artifacts.
discards e5f78c885 0: update: binutils-gcc: 2
new b0fa58ce6 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 (e5f78c885)
\
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 1488 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 65564 -> 64832 bytes
05-build_abe-bootstrap/console.log.xz | Bin 467076 -> 466536 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards b5ba5c687 0: update: glibc-eae81d70574e923ce3c59078b8df857ae192efa6: 1
new 575ff1cd3 0: update: linux-9e1ff307c779ce1f0f810c7ecce3d95bbae40896: 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 (b5ba5c687)
\
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 1588 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43604 -> 43460 bytes
04-build_abe-stage1/console.log.xz | Bin 92444 -> 92036 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10872 -> 8872 bytes
07-build_abe-glibc/console.log.xz | Bin 229652 -> 228292 bytes
08-build_abe-stage2/console.log.xz | Bin 227828 -> 224532 bytes
09-build_abe-gdb/console.log.xz | Bin 41716 -> 41688 bytes
10-build_abe-qemu/console.log.xz | Bin 31632 -> 31540 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2756 -> 2760 bytes
13-check_regression/console.log.xz | Bin 2816 -> 2528 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 42 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 162 +--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 42 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 2568680 -> 2564308 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2066324 -> 2077836 bytes
sumfiles/gcc.sum | 2362 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 835460 -> 838480 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 163748 -> 163840 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 410016 -> 410096 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 1417 insertions(+), 1517 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.