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-aarch64
in repository toolchain/ci/gcc.
from c8929840407 x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
adds 3595231d9f5 i386: Remove constraints when used with constant integer pr [...]
adds 43201f2c217 PR target/70321: Split double word equality/inequality afte [...]
adds 2a12adfa8bd Make the default rtx_costs of MULT/DIV variants consistent.
adds f1652e3343b PR rtl-optimization/101617: Use neg/sbb in ix86_expand_int_movcc.
adds 871dbb6112e Fortran: improve runtime error message with ALLOCATE and ER [...]
adds 1ad584d538d Allow SCmode and DImode to be tieable with TARGET_64BIT on x86_64.
adds ff91735a5b8 c++: Add !TYPE_P assert to type_dependent_expression_p [PR99080]
new 0f4df800b15 Daily bump.
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 | 79 +++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 205 ++++++++++++
gcc/config/i386/i386-expand.cc | 84 ++---
gcc/config/i386/i386-features.cc | 101 +++---
gcc/config/i386/i386-features.h | 1 +
gcc/config/i386/i386.cc | 12 +
gcc/config/i386/i386.md | 164 ++++++---
gcc/config/i386/mmx.md | 20 +-
gcc/config/i386/sse.md | 371 +++++++++++----------
gcc/config/i386/subst.md | 10 +-
gcc/config/i386/sync.md | 4 +-
gcc/cp/ChangeLog | 7 +
gcc/cp/pt.cc | 2 +
gcc/cp/semantics.cc | 9 +
gcc/fortran/ChangeLog | 9 +
gcc/fortran/libgfortran.h | 1 +
gcc/fortran/trans-stmt.cc | 33 +-
gcc/fortran/trans.cc | 4 +-
gcc/rtlanal.cc | 7 +
gcc/testsuite/ChangeLog | 36 ++
gcc/testsuite/gcc.target/i386/pr101617.c | 19 ++
gcc/testsuite/gcc.target/i386/pr105624.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70321.c | 10 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-1.c | 18 +
.../gfortran.dg/allocate_alloc_opt_15.f90 | 49 +++
26 files changed, 912 insertions(+), 347 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101617.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70321.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-1.c
create mode 100644 gcc/testsuite/gfortran.dg/allocate_alloc_opt_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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
adds 8b294b1fc7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 484dc6c20 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 1c886a4a3 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 (484dc6c20)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30560 -> 30428 bytes
05-build_abe-stage1/console.log.xz | Bin 72096 -> 71912 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9672 -> 9400 bytes
08-build_abe-glibc/console.log.xz | Bin 238644 -> 238324 bytes
09-build_abe-stage2/console.log.xz | Bin 203388 -> 202272 bytes
10-build_abe-gdb/console.log.xz | Bin 37844 -> 37644 bytes
11-build_abe-qemu/console.log.xz | Bin 32244 -> 31680 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
adds 8b294b1fc7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 962bae370 0: update: binutils-gcc: 1
new 6d866dbbf 0: update: binutils-gcc: 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 (962bae370)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 39412 -> 38188 bytes
04-build_abe-gcc/console.log.xz | Bin 211924 -> 210720 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2532 -> 2684 bytes
07-check_regression/console.log.xz | Bin 2340 -> 2680 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 43 +-
08-update_baseline/console.log | 272 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 43 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3555860 -> 3527540 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 3042604 -> 3035300 bytes
sumfiles/gcc.sum | 4770 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1030324 -> 1039424 bytes
sumfiles/gfortran.sum | 76 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204232 -> 204152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 441552 -> 444680 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2756 insertions(+), 2640 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_debug
in repository toolchain/ci/binutils-gdb.
from 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
new 8b294b1fc7 Automatic date update in version.in
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:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 24717ea8b 2: update: binutils-gcc: 1
discards c0e733503 1: reset: gcc-ae8decf1d2b8329af59592b4fa78ee8dfab3ba5e: 1
discards 227e6f52d 0: update: binutils-f59e7b128933d96b53ee948ab306334e87b2f03c: 2
new 661ab175d 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 (24717ea8b)
\
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 1556 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51032 -> 51896 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 168676 -> 464632 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 149 ++++++++++++++--------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 +--
results | 2 +
9 files changed, 80 insertions(+), 85 deletions(-)
delete mode 100644 07-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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 081c4725893 ipa: Check cst type when propagating controled uses info
new a4ae11d935c Daily bump.
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 | 37 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 9 +++++++++
libgomp/ChangeLog | 13 +++++++++++++
5 files changed, 100 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.