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 bc79f0d9048 PR102024 - IBM Z: Add psabi diagnostics
adds b2df4c40c44 [Ada] Revert r12-6599 (Fix up handling of ghost units [PR104027])
adds 6c211e70eb9 testsuite: Add arm testcase for PR105374
adds 3e0c9fdfd00 fortran: Avoid infinite self-recursion [PR105381]
adds 6a460a2007d fortran: Compare non-constant bound expressions. [PR105379]
adds 9aaaae7edb7 middle-end/104492 - avoid all equality compare dangling poi [...]
adds cec978606a6 LoongArch: Add '(clobber (mem:BLK (scratch)))' to PLV instr [...]
adds 1b21d79e4e4 LoongArch: Add fdiv define_expand template.
new e07ea03fce2 ada: Fix build for RTEMS
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/ada/gnat1drv.adb | 5 ---
gcc/ada/tracebak.c | 32 +++++++--------
gcc/config/loongarch/loongarch.md | 46 ++++++++++++++++------
gcc/fortran/array.cc | 27 +++++++------
gcc/fortran/trans-array.cc | 7 ++--
gcc/gimple-ssa-warn-access.cc | 7 ++--
gcc/testsuite/gcc.target/arm/simd/pr105374.C | 8 ++++
.../gfortran.dg/character_array_dummy_1.f90 | 21 ++++++++++
gcc/testsuite/gfortran.dg/class_dummy_8.f90 | 20 ++++++++++
gcc/testsuite/gfortran.dg/class_dummy_9.f90 | 20 ++++++++++
10 files changed, 141 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/simd/pr105374.C
create mode 100644 gcc/testsuite/gfortran.dg/character_array_dummy_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/class_dummy_8.f90
create mode 100644 gcc/testsuite/gfortran.dg/class_dummy_9.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 639d467b08 Fix potential buffer overruns when creating DLLs.
adds 36b124126b x86: VFPCLASSSH is Evex.LLIG
No new revisions were added by this update.
Summary of changes:
gas/testsuite/gas/i386/evex-lig.s | 12 ++++++++++++
gas/testsuite/gas/i386/evex-lig256-intel.d | 10 ++++++++++
gas/testsuite/gas/i386/evex-lig256.d | 10 ++++++++++
gas/testsuite/gas/i386/evex-lig512-intel.d | 10 ++++++++++
gas/testsuite/gas/i386/evex-lig512.d | 10 ++++++++++
opcodes/i386-opc.tbl | 3 +--
opcodes/i386-tbl.h | 2 +-
7 files changed, 54 insertions(+), 3 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards b7e7a29ab 2: update: binutils-gcc: 0
new fdf90a447 2: update: binutils-gcc: 0
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 (b7e7a29ab)
\
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 1576 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 24948 -> 20700 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 019a5c6297 gdb/testsuite: use with_cwd where possible
adds 16538271c8 Revert pr29072 lto test changes
adds 639d467b08 Fix potential buffer overruns when creating DLLs.
adds 36b124126b x86: VFPCLASSSH is Evex.LLIG
No new revisions were added by this update.
Summary of changes:
gas/testsuite/gas/i386/evex-lig.s | 12 +++++++
gas/testsuite/gas/i386/evex-lig256-intel.d | 10 ++++++
gas/testsuite/gas/i386/evex-lig256.d | 10 ++++++
gas/testsuite/gas/i386/evex-lig512-intel.d | 10 ++++++
gas/testsuite/gas/i386/evex-lig512.d | 10 ++++++
ld/ChangeLog | 10 ++++++
ld/pe-dll.c | 58 ++++++++++++++++++++++--------
ld/testsuite/ld-plugin/lto-3r.d | 2 +-
ld/testsuite/ld-plugin/lto-5r.d | 2 +-
ld/testsuite/ld-plugin/lto.exp | 4 +--
opcodes/i386-opc.tbl | 3 +-
opcodes/i386-tbl.h | 2 +-
12 files changed, 111 insertions(+), 22 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 36303aee2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d9c03538c 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 (36303aee2)
\
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 1720 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 30076 -> 30096 bytes
05-build_abe-stage1/console.log.xz | Bin 89620 -> 89728 bytes
07-build_abe-linux/console.log.xz | Bin 9376 -> 9448 bytes
08-build_abe-glibc/console.log.xz | Bin 231432 -> 232728 bytes
09-build_abe-stage2/console.log.xz | Bin 221952 -> 221196 bytes
10-build_abe-gdb/console.log.xz | Bin 37528 -> 37368 bytes
11-build_abe-qemu/console.log.xz | Bin 31412 -> 31296 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
adds 6bdd7cf11d gdb: make some random Python files Python 3-compatible
adds c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions.
adds f93c6e0a2e i386: Pass -z noexecstack to linker tests
adds bfdb52f83c Handle encoding failures in Windows thread names
adds 6be98d075c Add recording support for the ISA 3.1 PowerPC instructions.
adds 1bc0d95ead GDB PowerPC record test cases for ISA 2.06 and ISA 3.1
adds 2538fcd3f4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/bsd-kvm.c | 24 +-
gdb/contrib/test_pubnames_and_indexes.py | 30 +-
gdb/nat/windows-nat.c | 21 +-
gdb/rs6000-tdep.c | 1195 +++++++++++++++++++-
gdb/system-gdbinit/elinos.py | 2 +-
gdb/system-gdbinit/wrs-linux.py | 4 +-
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 +-
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 +-
.../ppc_record_test_isa_2_06.c} | 45 +-
.../gdb.reverse/ppc_record_test_isa_2_06.exp | 105 ++
.../gdb.reverse/ppc_record_test_isa_3_1.c | 95 ++
.../gdb.reverse/ppc_record_test_isa_3_1.exp | 341 ++++++
ld/testsuite/ld-i386/i386.exp | 6 +-
14 files changed, 1797 insertions(+), 112 deletions(-)
copy gdb/testsuite/{gdb.arch/amd64-entry-value-inline.c => gdb.reverse/ppc_record_ [...]
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.exp
--
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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 5262e8ab8 0: update: binutils-gcc: 2
new a0f45217c 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 (5262e8ab8)
\
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 1544 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 52000 -> 51752 bytes
.../console.log.xz | Bin 935552 -> 936160 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.