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-master-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 6e1edf48ebe Daily bump.
adds 1fab57f26ec Re: testsuite: Adjust target requirements for sad-vectorize [...]
adds bd0f0243869 Upper cobound is determined by num_images(), not this_image().
adds 9e12b8b1819 match.pd: Improve conditional_replacement for x ? 0 : -1 [P [...]
adds 8c23434fdad [PATCH] phiopt: Handle bool in two_value_replacement [PR796232]
adds 6643ca0be6f x86: Check mode of pseudo register push
adds 9da33826bb9 doc: Remove -mcet
adds 0e49145550f Daily bump.
new 7b4ea2827d2 tree-optimization/98137 - enhance split_constant_offset ran [...]
new 8441545d4f2 Don't build insn-extract.o with rtl checking
new a6a0db7d1bc ipa-cp: Avoid unwanted multiple propagations (PR 97816)
The 3 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 | 25 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-features.c | 3 +-
gcc/doc/extend.texi | 2 +-
gcc/genextract.c | 2 +
gcc/ipa-cp.c | 68 ++++++++++------------
gcc/match.pd | 10 ++++
gcc/testsuite/ChangeLog | 26 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr96232-1.c | 11 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr96232-2.c | 18 ++++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr98137.c | 27 +++++++++
gcc/testsuite/gcc.target/i386/pr98161.c | 48 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/signbit-1.c | 1 +
gcc/testsuite/gcc.target/powerpc/signbit-2.c | 6 +-
gcc/testsuite/gfortran.dg/coarray/alloc_comp_1.f90 | 2 +-
gcc/tree-data-ref.c | 24 ++++----
gcc/tree-ssa-phiopt.c | 23 ++++++--
18 files changed, 244 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96232-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96232-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr98137.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr98161.c
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 090aaefd Re-add latest-rel config, now with branches instead of tags
new 745ade69 Make make_clean() less pathetic
new bfb72e2c Cleanup use of get_component_builddir()
new e4b32264 Add $component to stamp names
new fff093e2 Remove non-useful testsuite parts
The 4 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:
lib/component.sh | 2 +-
lib/configure.sh | 4 +-
lib/fetch.sh | 5 +-
lib/make.sh | 26 +-
lib/package.sh | 3 +-
lib/release.sh | 4 +-
lib/stamp.sh | 11 +-
testsuite/normalize-tests.sh | 103 --------
.../gcc.sum.xz | Bin 612 -> 0 bytes
.../gcc.sum.xz | Bin 636 -> 0 bytes
testsuite/report-tests.sh | 112 --------
testsuite/stamp-tests.sh | 287 ---------------------
testsuite/test.sh | 3 -
13 files changed, 23 insertions(+), 537 deletions(-)
delete mode 100644 testsuite/normalize-tests.sh
delete mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
delete mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
delete mode 100755 testsuite/report-tests.sh
delete mode 100644 testsuite/stamp-tests.sh
--
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-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 63c457b911 gmp-utils: protect gdb_mpz exports against out-of-range values
adds 296cfb8889 s390: Fix BC instruction breakpoint handling
adds 13f11b0b61 Automatic date update in version.in
new 00158a68d1 Fix struct expression regression
new f51f9f1d03 [gdb/ada] Handle shrink resize in replace_operator_with_call
new 21e051b3d6 gdb/main: execute breakpoint commands for '-iex' and '-ex' commands
new 5759831a2d gdb/linespec: relax the position of the '-force-condition' flag
new 1f58f6c259 gdb/completer: improve tab completion to consider the '-forc [...]
The 5 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/version.h | 2 +-
gdb/ChangeLog | 32 +++++++++++++++
gdb/ada-lang.c | 41 ++++++++++----------
gdb/breakpoint.c | 2 +-
gdb/completer.c | 6 ++-
gdb/linespec.c | 45 ++++++++++++++--------
gdb/main.c | 9 ++++-
gdb/s390-tdep.h | 2 +-
gdb/testsuite/ChangeLog | 19 +++++++++
.../bp-cmds-run-with-ex.c} | 0
...without-address.exp => bp-cmds-run-with-ex.exp} | 43 ++++++++++++---------
...-sourced-script.gdb => bp-cmds-run-with-ex.gdb} | 7 ++--
gdb/testsuite/gdb.gdb/python-interrupts.exp | 2 +-
gdb/testsuite/gdb.gdb/python-selftest.exp | 2 +-
gdb/testsuite/gdb.linespec/explicit.exp | 14 +++++++
gdb/testsuite/gdb.linespec/keywords.exp | 12 ++++++
16 files changed, 171 insertions(+), 67 deletions(-)
copy gdb/testsuite/{gdb.arch/riscv-tdesc-regs.c => gdb.base/bp-cmds-run-with-ex.c} (100%)
copy gdb/testsuite/gdb.base/{label-without-address.exp => bp-cmds-run-with-ex.exp} (54%)
copy gdb/testsuite/gdb.base/{bp-cmds-sourced-script.gdb => bp-cmds-run-with-ex.gdb} (93%)
--
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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 50a9792e 0: update: binutils-gcc-linux: all
new 4b44bf80 0: update: binutils-gcc-linux: 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 (50a9792e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 132 +-
02-prepare_abe/console.log | 282 +-
03-build_abe-binutils/console.log | 11591 ++++++-----
04-build_abe-stage1/console.log | 20495 +++++++++---------
05-build_linux/console.log | 664 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33196 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 33239 insertions(+), 33171 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-defconfig
in repository toolchain/ci/gcc.
from 9a77f24a427 Daily bump.
adds a1120b50ac3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2365435f 2: update: binutils-gcc-linux: all
new 16ac8ec5 2: update: binutils-gcc-linux: 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 (2365435f)
\
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 | 150 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 10340 +++++------
04-build_abe-stage1/console.log | 18106 +++++++++---------
05-build_linux/console.log | 632 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 58 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29852 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 29796 insertions(+), 29788 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.
unknown user pushed a change to branch master
in repository gcc.
from bf615bf65a0 IBM Z: Change Pmode to word_mode for stack probes
new 090abb0f51b Fix problematic conversion to boolean type
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/gcc-interface/utils.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 21e051b3d66 gdb/main: execute breakpoint commands for '-iex' and '-ex' [...]
new 5759831a2d0 gdb/linespec: relax the position of the '-force-condition' flag
new 1f58f6c2591 gdb/completer: improve tab completion to consider the '-for [...]
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:
gdb/ChangeLog | 12 +++++++++
gdb/breakpoint.c | 2 +-
gdb/completer.c | 6 ++++-
gdb/linespec.c | 45 +++++++++++++++++++++------------
gdb/testsuite/ChangeLog | 10 ++++++++
gdb/testsuite/gdb.linespec/explicit.exp | 14 ++++++++++
gdb/testsuite/gdb.linespec/keywords.exp | 12 +++++++++
7 files changed, 83 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.