This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 1fabb9e1548 Make pta_size signed
new 3753ceff562 aarch64: Fix up *add<mode>3_poly_1 [PR99813]
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/config/aarch64/aarch64.md | 4 ++--
gcc/testsuite/g++.target/aarch64/sve/pr99813.C | 27 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr99813.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from fdb21288ca9 Don't include bfd/sysdep.h for gas files
new cfcbd506fb0 [gdb/testsuite] Ignore DEBUGINFOD_URLS
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdb.exp | 6 ++++++
2 files changed, 11 insertions(+)
--
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-10
in repository gcc.
from c76d5035273 c++: abbreviated function template return type rewriting [PR98990]
new 078f5545b52 Fix idiv latencies for znver3
new f87a08caf42 i386: fix -march=amd crash
new 1fabb9e1548 Make pta_size signed
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/common/config/i386/i386-common.c | 2 +-
gcc/config/i386/i386-options.c | 3 +++
gcc/config/i386/x86-tune-costs.h | 12 +++++-------
gcc/testsuite/gcc.target/i386/pr99753.c | 5 +++++
4 files changed, 14 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr99753.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5b7c81bd8cc Use bool in gas
new 65c5fbd4fde PR27671, Poisoning TRUE / FALSE poisons Win32 system headers
new fdb21288ca9 Don't include bfd/sysdep.h for gas files
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:
bfd/ChangeLog | 6 ++++++
bfd/bfd-in.h | 2 +-
bfd/bfd-in2.h | 2 +-
gas/ChangeLog | 7 +++++++
gas/config/bfin-lex-wrapper.c | 4 ++--
gas/config/bfin-lex.l | 2 --
gas/itbl-lex-wrapper.c | 4 ++--
gas/itbl-lex.l | 1 -
8 files changed, 19 insertions(+), 9 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 releases/gcc-10
in repository gcc.
from aa992124895 Remove mask register costs.
new a834e6d59d7 c++: Fix self-mapping in map_arguments [PR96531, PR97103]
new 57b0df85b7e c++: Fix ICE with CTAD in concept [PR98611]
new 78e6c55b0d0 c++: Fix folding of non-dependent BASELINKs [PR95468]
new c76d5035273 c++: abbreviated function template return type rewriting [PR98990]
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:
gcc/cp/constraint.cc | 4 +-
gcc/cp/pt.c | 86 +++++++++++++++----------
gcc/cp/tree.c | 5 +-
gcc/cp/type-utils.h | 23 ++++---
gcc/testsuite/g++.dg/concepts/abbrev8.C | 22 +++++++
gcc/testsuite/g++.dg/cpp2a/concepts-ctad1.C | 16 +++++
gcc/testsuite/g++.dg/cpp2a/concepts-ctad2.C | 13 ++++
gcc/testsuite/g++.dg/cpp2a/concepts-ttp2.C | 11 ++++
gcc/testsuite/g++.dg/cpp2a/concepts-variadic1.C | 28 ++++++++
gcc/testsuite/g++.dg/template/non-dependent15.C | 12 ++++
10 files changed, 170 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/abbrev8.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ctad1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ctad2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ttp2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-variadic1.C
create mode 100644 gcc/testsuite/g++.dg/template/non-dependent15.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.
unknown user pushed a change to branch master
in repository gcc.
from 1393938e4c7 aarch64: Fix target alignment for SVE [PR98119]
new bf24f4ec73b x86: Update memcpy/memset inline strategies for Ice Lake
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/config/i386/i386-expand.c | 8 +-
gcc/config/i386/i386-options.c | 12 +-
gcc/config/i386/i386.h | 2 +
gcc/config/i386/x86-tune-costs.h | 127 ++++++++++++++++++++++
gcc/config/i386/x86-tune.def | 7 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c | 11 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-6.c | 18 +++
gcc/testsuite/gcc.target/i386/memcpy-strategy-7.c | 9 ++
gcc/testsuite/gcc.target/i386/memcpy-strategy-8.c | 18 +++
gcc/testsuite/gcc.target/i386/memset-strategy-3.c | 17 +++
gcc/testsuite/gcc.target/i386/memset-strategy-4.c | 17 +++
gcc/testsuite/gcc.target/i386/memset-strategy-5.c | 11 ++
gcc/testsuite/gcc.target/i386/memset-strategy-6.c | 9 ++
13 files changed, 259 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/memcpy-strategy-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/memset-strategy-6.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 54b273e3203 Backport Zen3 tuning from mainline
new 72c7094aa06 znver3 tuning part 1
new aa992124895 Remove mask register costs.
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/config/i386/i386-options.c | 2 +-
gcc/config/i386/x86-tune-costs.h | 128 +++++++++++++++++++++++++++++++++++++++
2 files changed, 129 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from d7145b4bb6c Small refactoring of cgraph_node::release_body
new 1393938e4c7 aarch64: Fix target alignment for SVE [PR98119]
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/config/aarch64/aarch64.c | 7 ++++---
gcc/testsuite/gcc.target/aarch64/sve/pr98119.c | 13 +++++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr98119.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from c611209a342 aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
new a42a5600c59 x86: Fold arch_names_table into processor_alias_table
new 54b273e3203 Backport Zen3 tuning from mainline
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/common/config/i386/i386-common.c | 255 +++++++++-----
.../common/config/i386/i386-cpuinfo.h | 102 +++---
gcc/config.gcc | 10 +-
gcc/config/i386/driver-i386.c | 5 +
gcc/config/i386/i386-builtins.c | 371 +++++----------------
gcc/config/i386/i386-c.c | 7 +
gcc/config/i386/i386-options.c | 4 +-
gcc/config/i386/i386.c | 5 +-
gcc/config/i386/i386.h | 7 +
gcc/config/i386/i386.md | 2 +-
gcc/config/i386/x86-tune-sched.c | 2 +
gcc/config/i386/x86-tune.def | 2 +-
gcc/config/i386/znver1.md | 353 +++++++++++++-------
gcc/doc/extend.texi | 6 +
gcc/doc/invoke.texi | 7 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 6 +
libgcc/config/i386/cpuinfo.c | 6 +
libgcc/config/i386/cpuinfo.h | 2 +
18 files changed, 590 insertions(+), 562 deletions(-)
copy libgcc/config/i386/cpuinfo.h => gcc/common/config/i386/i386-cpuinfo.h (63%)
--
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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 959ab8e63a Reset development to true
adds d8768ca6a7 DWARF: Check version >= 3 for DW_FORM_ref_addr
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 2 +-
2 files changed, 7 insertions(+), 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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f3025c4d 0: update: binutils-llvm-linux-qemu: all
new df78d4fe 0: update: binutils-llvm-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 (f3025c4d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 129 +-
02-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 11836 +++++++-------
04-build_llvm/console.log | 13276 ++++++++--------
05-build_linux/console.log | 616 +-
06-build_abe-qemu/console.log | 4513 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30502 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
11 files changed, 30402 insertions(+), 30616 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 releases/gcc-10
in repository gcc.
from 99c560a8399 Daily bump.
new 1a92899b08e aarch64: PR target/99037 Fix RTL represntation in move_lo_q [...]
new c611209a342 aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
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/config/aarch64/aarch64-simd.md | 49 ++++++------------------------
gcc/config/aarch64/iterators.md | 3 --
gcc/testsuite/gcc.target/aarch64/pr99808.c | 14 +++++++++
3 files changed, 24 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr99808.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.
unknown user pushed a change to branch master
in repository gcc.
from c3c616747a6 Fix coding style in IPA modref.
new d7145b4bb6c Small refactoring of cgraph_node::release_body
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/cgraph.c | 3 +++
gcc/cgraphclones.c | 6 +-----
gcc/cgraphunit.c | 4 ----
3 files changed, 4 insertions(+), 9 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 c001c194a2f aarch64: Fix up *add<mode>3_poly_1 [PR99813]
new c3c616747a6 Fix coding style in IPA modref.
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/ipa-modref.c | 6 +++---
1 file changed, 3 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_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards be57a8d3 0: update: binutils-llvm-linux-qemu: all
new fbec9997 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 (be57a8d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 87 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-binutils/console.log | 12176 ++++++-------
04-build_llvm/console.log | 14011 ++++++++-------
05-build_linux/console.log | 674 +-
06-build_abe-qemu/console.log | 6710 ++++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33956 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 33862 insertions(+), 34074 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 a49a96f681b i386, debug: Default to -gdwarf-4 on Windows targets with b [...]
new c001c194a2f aarch64: Fix up *add<mode>3_poly_1 [PR99813]
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/config/aarch64/aarch64.md | 4 ++--
gcc/testsuite/g++.target/aarch64/sve/pr99813.C | 27 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr99813.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 linaro-local/ci/tcwg_gnu/gnu-release-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
was e2c85189 3: reset: gcc-4cdcb2c92a128d2a30a6110084b7ab2f9995c683: 1
This change permanently discards the following revisions:
discards e2c85189 3: reset: gcc-4cdcb2c92a128d2a30a6110084b7ab2f9995c683: 1
discards f6d1d402 2: reset: gcc-a708cb25d9284e9234b6457f8260bfc79f09043e: 1
discards c7459a2f 1: reset: gcc-568968edb0cc9d9c54d6f143cd47a3a11e3f0ddf: 1
discards ca6e5321 0: update: gcc-2f6481fec5d363cc46a23d3af0ce95c887579d7f: 1
--
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 linaro-local/ci/tcwg_gnu/gnu-release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
was 5570c338 2: update: gcc-ce33801fe4c2272b31c64288b34c67a61529ce37: 1
This change permanently discards the following revisions:
discards 5570c338 2: update: gcc-ce33801fe4c2272b31c64288b34c67a61529ce37: 1
discards 5b117bc1 1: reset: gcc-349297b6e69c5af74ed26a333488b1bf994dbcce: 1
discards 5074bd7c 0: update: gcc-541431facd4b1fa22b14ad2e6bc7c033bb833fd4: 1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.