This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8b9e2ca0c 0: update: binutils-llvm-linux-qemu: all
new 9c072b8d5 0: update: binutils-llvm-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 (8b9e2ca0c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42532 -> 44348 bytes
04-build_llvm/console.log.xz | Bin 59104 -> 59452 bytes
05-build_abe-qemu/console.log.xz | Bin 30432 -> 30828 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3588 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 522509e7649 Daily bump.
adds b595583f3d9 Daily bump.
adds 654d1bd86a6 Daily bump.
adds e011caf5fea Daily bump.
adds 6de756d7a7a i386: Don't emit fldpi etc. if -frounding-math [PR102498]
adds 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
new 356390c14aa Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
new aac3b6a7e3a Default to dwarf version 4 on hppa64-hpux
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/ChangeLog | 21 +
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 | 24 +-
gcc/config/pa/pa.c | 10 +
gcc/config/rs6000/mma.md | 31 +-
gcc/config/rs6000/rs6000.c | 2 +-
gcc/explow.c | 9 +-
gcc/fortran/ChangeLog | 8 +
gcc/fortran/array.c | 3 +
gcc/testsuite/ChangeLog | 24 +
gcc/testsuite/gcc.target/i386/pr102498.c | 59 ++
gcc/testsuite/gcc.target/powerpc/mma-builtin-6.c | 14 +-
gcc/testsuite/gfortran.dg/pr102520.f90 | 12 +
libgomp/ChangeLog | 10 +
libgomp/configure | 16 +-
libgomp/configure.ac | 16 +-
libiberty/configure | 16 +
libiberty/configure.ac | 6 +
24 files changed, 1080 insertions(+), 447 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr102498.c
create mode 100644 gcc/testsuite/gfortran.dg/pr102520.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.