This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 78e9cfe1e29 arc: Update ARC700 cache hazard detection.
new e36ce56e81b arm: Auto-vectorization for MVE clean condition for vand an [...]
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/arm/iterators.md | 7 +------
gcc/config/arm/vec-common.md | 6 ++----
2 files changed, 3 insertions(+), 10 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c6392a86 0: update: llvm-linux: all
new 692ff0ea 0: update: linux-3cc2bd440f2171f093b3a8480a4b54d8c270ed38: 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 (c6392a86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 225 +-
02-build_llvm/console.log | 13249 +++++++++++++++++-----------------
03-build_linux/console.log | 667 +-
04-boot_linux/console.log | 329 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14494 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 14657 insertions(+), 14347 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 a9f14fa5499 Handle CPU offset for Ravenscar
new 15f4dddd8a2 Use thread_info_ref in enable_thread_stack_temporaries
new 51107df53ae Change current_inferior_ to be a inferior_ref
new d634cd0bcef Use thread_info_ref in stop_context
new bfcb9db853c Remove scoped_inc_dec_ref
new b6433ede070 Make bp_location derive from refcounted_object
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:
gdb/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++
gdb/ada-lang.c | 2 +-
gdb/breakpoint.c | 43 ++++++-------------------------------------
gdb/breakpoint.h | 30 ++++++++++++++++++++++++------
gdb/gdbthread.h | 10 ++--------
gdb/inferior.c | 11 ++++-------
gdb/infrun.c | 17 ++---------------
gdb/inline-frame.c | 2 +-
gdb/thread.c | 41 +++++++----------------------------------
9 files changed, 92 insertions(+), 109 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 1c6b86b50d4 c++: module test harness
new dfbe642c97f arc: Refurbish adc/sbc patterns
new a412be00c49 arc: Avoid generating brcc instructions with limm
new 78e9cfe1e29 arc: Update ARC700 cache hazard detection.
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/config/arc/arc-protos.h | 3 --
gcc/config/arc/arc.c | 106 ++++++++++----------------------------------
gcc/config/arc/arc.md | 95 ++++++++++++---------------------------
3 files changed, 53 insertions(+), 151 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 f7ad4446274 arc: Use separate predicated patterns for mpyd(u)
new 75de6a2895f arm: Auto-vectorization for MVE: vorr
new 059da609fa8 c++: cp_tree_equal tweaks
new 1c6b86b50d4 c++: module test harness
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/config/arm/iterators.md | 5 +-
gcc/config/arm/mve.md | 30 ++-
gcc/config/arm/neon.md | 2 +-
gcc/config/arm/predicates.md | 2 +-
gcc/config/arm/unspecs.md | 3 -
gcc/config/arm/vec-common.md | 8 +
gcc/cp/cp-tree.h | 4 +
gcc/cp/module.cc | 5 +
gcc/cp/tree.c | 22 +-
gcc/testsuite/g++.dg/modules/modules.exp | 376 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/mve-vorr.c | 64 +++++
11 files changed, 500 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/modules.exp
create mode 100644 gcc/testsuite/gcc.target/arm/simd/mve-vorr.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 702e45ee471 aarch64: intrinsics to convert BFloat16 to Float32
new c25f7eac655 aarch64: intrinsics to extract half of bf16 vector
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-simd-builtins.def | 4 ++++
gcc/config/aarch64/aarch64-simd.md | 21 +++++++++++++++++++++
gcc/config/aarch64/arm_neon.h | 14 ++++++++++++++
.../{bfcvtnq2-untied.c => bf16_get.c} | 19 +++++++++++++------
4 files changed, 52 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/{bfcvtnq2-untied.c => bf1 [...]
--
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 078c7498908 x86: Update user interrupt handler stack frame
new f7ad4446274 arc: Use separate predicated patterns for mpyd(u)
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/arc/arc.md | 101 +++++++++++++++++-----------------
gcc/testsuite/gcc.target/arc/pmpyd.c | 15 +++++
gcc/testsuite/gcc.target/arc/tmac-1.c | 2 +-
3 files changed, 67 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/pmpyd.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from ece29230d95 Daily bump.
adds da6e672dc9b Fix PR ada/98230
No new revisions were added by this update.
Summary of changes:
gcc/ada/exp_attr.adb | 6 ++++--
gcc/testsuite/gnat.dg/modular6.adb | 15 +++++++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/modular6.adb
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3611274a 0: update: binutils-gcc-linux: all
new 648ed6b8 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 (3611274a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 139 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11549 +++++------
04-build_abe-stage1/console.log | 18129 ++++++++---------
05-build_linux/console.log | 1056 +-
06-boot_linux/console.log | 329 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31780 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 32061 insertions(+), 31397 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.