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 85b323f90be Daily bump.
new bdeb69555af rs6000: Small GCC10 change required for the lxvp built-ins [...]
new 5275b3fe393 rs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_stxvp [...]
new 607a48c05b9 rs6000: Harden mma_init_builtins
new de2114d2f17 rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [ [...]
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/config/rs6000/rs6000-builtin.def | 22 +++++++
gcc/config/rs6000/rs6000-call.c | 76 ++++++++++++++++++++----
gcc/doc/extend.texi | 3 +
gcc/testsuite/gcc.target/powerpc/mma-builtin-7.c | 26 ++++++++
gcc/testsuite/gcc.target/powerpc/mma-builtin-8.c | 27 +++++++++
gcc/testsuite/gcc.target/powerpc/pr101849.c | 22 +++++++
6 files changed, 166 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-7.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-8.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr101849.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards efc792074 0: update: binutils-gcc: 2
new 8e85f1f21 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 (efc792074)
\
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 1544 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 53356 -> 52308 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 264032 -> 261720 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/newlib.
from 88c027635 Cygwin: Allow using CFLAGS also for C++ files
adds 801120c1f Cygwin: loader script: add DWARF 5 sections
adds dcb515a95 libc/include/sys/signal.h: Change __STDINT_EXP() to __SIZEOF_INT__
adds 9069cb917 Cygwin: dup: fix handle inheritence for disk file pread/pwrit [...]
No new revisions were added by this update.
Summary of changes:
newlib/libc/include/sys/signal.h | 2 +-
winsup/cygwin/cygwin.sc.in | 9 +++++++--
winsup/cygwin/fhandler_disk_file.cc | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.