This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5a7dda68000 aarch64: Simplify sqmovun expander
new 395a75593ef ipa-prop: Fix ipa_get_callee_param_type for calls with argu [...]
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-prop.cc | 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 86a786206b9 81: onsuccess: #37: 33: [TCWG CI] https://ci.linaro.org/job [...]
new ccc39e71870 82: onsuccess: #38: 33: [TCWG CI] https://ci.linaro.org/job [...]
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 1920 -> 2196 bytes
02-prepare_abe/console.log.xz | Bin 2420 -> 2468 bytes
03-build_abe-binutils/console.log.xz | Bin 27188 -> 27304 bytes
04-build_abe-stage1/console.log.xz | Bin 90432 -> 89904 bytes
05-build_abe-qemu/console.log.xz | Bin 30368 -> 32512 bytes
06-build_linux/console.log.xz | Bin 3480 -> 3436 bytes
08-check_regression/console.log.xz | Bin 516 -> 516 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 27 +++++++++++++++------------
12 files changed, 19 insertions(+), 16 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 891f2d546ea 70: onsuccess: #31: 33: [TCWG CI] https://ci.linaro.org/job [...]
new 67a25ed4c87 71: onsuccess: #32: 33: [TCWG CI] https://ci.linaro.org/job [...]
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 1932 -> 2184 bytes
02-prepare_abe/console.log.xz | Bin 2404 -> 2412 bytes
03-build_abe-binutils/console.log.xz | Bin 27092 -> 27364 bytes
04-build_abe-stage1/console.log.xz | Bin 72568 -> 72200 bytes
05-build_abe-qemu/console.log.xz | Bin 31064 -> 32688 bytes
06-build_linux/console.log.xz | Bin 3160 -> 3212 bytes
08-check_regression/console.log.xz | Bin 516 -> 516 bytes
09-update_baseline/console.log | 14 --------------
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 27 +++++++++++++++------------
13 files changed, 19 insertions(+), 30 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 496917ce466 Add linker option to include local symbols in the linker map.
new 8b7b3b2bf43 or1k relocation truncated to fit: R_OR1K_GOT16 even when us [...]
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:
bfd/ChangeLog | 7 +++++++
bfd/elf32-or1k.c | 14 +++++++++++---
2 files changed, 18 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.
unknown user pushed a change to branch master
in repository gcc.
from c8977cf5f2d aarch64: PR target/99195 annotate simple saturating add/sub [...]
new 3ed5677bb61 [PATCH] aarch64: PR target/99195 annotate simple permutatio [...]
new 5a7dda68000 aarch64: Simplify sqmovun expander
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/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 20 ++++++---
gcc/testsuite/gcc.target/aarch64/simd/pr99195_4.c | 8 ++++
3 files changed, 29 insertions(+), 48 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 e7fe650692d aarch64: Simplify QSHRN expanders and patterns
new c8977cf5f2d aarch64: PR target/99195 annotate simple saturating add/sub [...]
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.md | 4 +--
gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 18 +++++++-------
gcc/testsuite/gcc.target/aarch64/simd/pr99195_6.c | 30 +++++++++++++++++++++++
3 files changed, 41 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99195_6.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.