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 03fd8a076b6 Daily bump.
new 908d9c7e6ed Backport from master
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/rs6000/rs6000.cc | 111 ++++++++++++++++------------
gcc/testsuite/gcc.target/powerpc/divic3-1.c | 21 ++++++
gcc/testsuite/gcc.target/powerpc/divic3-2.c | 25 +++++++
gcc/testsuite/gcc.target/powerpc/mulic3-1.c | 21 ++++++
gcc/testsuite/gcc.target/powerpc/mulic3-2.c | 25 +++++++
5 files changed, 156 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/divic3-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/divic3-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/mulic3-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/mulic3-2.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 release/2.37/master
in repository glibc.
from 590d0e089b elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
new 1d63573f81 stdio-common: tests: don't double-define _FORTIFY_SOURCE
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:
stdio-common/Makefile | 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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from 37fdca3cc0 59: onsuccess: #9: 33: [TCWG CI] Success after binutils/gcc/ [...]
new e338922136 60: onsuccess: #11: 33: [TCWG CI] Success after binutils/gcc [...]
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 2028 -> 2016 bytes
02-prepare_abe/console.log.xz | Bin 2544 -> 2504 bytes
03-build_abe-binutils/console.log.xz | Bin 26988 -> 26952 bytes
04-build_abe-stage1/console.log.xz | Bin 88992 -> 89292 bytes
05-build_abe-qemu/console.log.xz | Bin 32424 -> 31620 bytes
06-build_linux/console.log.xz | Bin 4620 -> 4676 bytes
08-check_regression/console.log.xz | Bin 4172 -> 4188 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/changes-list-long.txt | 48 +++++++++++++++++------------------
mail/changes-list-short.txt | 2 +-
mail/last_good.sh | 32 +++++++++++------------
manifest.sh | 32 +++++++++++------------
16 files changed, 62 insertions(+), 62 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 5f9a13a157f Daily bump.
new a213e2c9653 rs6000: correct vector sign extend builtins on Big Endian
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/rs6000/rs6000-builtin.cc | 6 +-
gcc/config/rs6000/rs6000-builtins.def | 12 ++--
gcc/config/rs6000/rs6000.md | 6 +-
gcc/config/rs6000/vsx.md | 82 ++--------------------
.../gcc.target/powerpc/int_128bit-runnable.c | 8 +++
.../gcc.target/powerpc/p9-sign_extend-runnable.c | 25 +++++++
6 files changed, 50 insertions(+), 89 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.