This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 823b3b79cd2 Don't fold builtin into gimple when isa mismatches.
new b4244671660 Spelling fix - cannott -> cannot [PR104899]
new a010954cc19 i386: Fix up _mm_loadu_si{16,32} [PR99754]
new c879b92c30d c++: Reject __builtin_clear_padding on non-trivially-copyab [...]
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/bfin/bfin.cc | 3 +-
gcc/config/i386/emmintrin.h | 5 +--
gcc/cp/call.cc | 21 +++++++++
gcc/doc/extend.texi | 5 +++
gcc/range-op.cc | 2 +-
.../g++.dg/cpp2a/builtin-clear-padding1.C | 50 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr99754-1.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr99754-2.c | 24 +++++++++++
8 files changed, 125 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/builtin-clear-padding1.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards e11420d0 0: update: gcc-57eeedda23c952951b5c40859ded3080ec9c7b03: 1
new fddc8937 0: update: gcc-823b3b79cd2b137f1023742ee1ba93e8712cef0a: 1
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 (e11420d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1516 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 36780 -> 37124 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263284 -> 263020 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3868 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2328 -> 2528 bytes
07-check_regression/console.log.xz | Bin 11032 -> 3020 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 15 +-
07-check_regression/results.compare2 | 2680 +---------------
07-check_regression/results.regressions | 15 +-
08-update_baseline/console.log | 3071 ++-----------------
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 15 +-
08-update_baseline/results.compare2 | 2680 +---------------
08-update_baseline/results.regressions | 15 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3560492 -> 3530164 bytes
sumfiles/g++.sum | 12 +-
sumfiles/gcc.log.xz | Bin 3133388 -> 3138356 bytes
sumfiles/gcc.sum | 4382 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1068036 -> 1070480 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 204456 -> 204680 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 445596 -> 450316 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2506 insertions(+), 10419 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_gcc_bootstrap/release-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from b9ccd7c420 Automatic date update in version.in
adds 080b8ee0ad Automatic date update in version.in
adds 6938a3aca1 Automatic date update in version.in
adds 7183434818 Work around gcc-4 warnings in elf64-ppc.c
adds e4a35c7319 PowerPC64 DT_RELR relative reloc addresses
adds fcf60fe848 PR28959, obdump doesn't disassemble mftb instruction
adds 4097bb0076 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 161 ++++++++++++++++++++++++++++++------------------------
bfd/version.h | 2 +-
opcodes/ppc-dis.c | 5 +-
3 files changed, 94 insertions(+), 74 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_gcc_bootstrap/release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards be317eee 0: update: binutils-gcc: 2
new 1d307553 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 (be317eee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1536 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 38360 -> 39432 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 249604 -> 251092 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from b9756c0858f Daily bump.
adds 823b3b79cd2 Don't fold builtin into gimple when isa mismatches.
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386-expand.cc | 97 +++++++++++++++++++-------------
gcc/config/i386/i386-protos.h | 5 ++
gcc/config/i386/i386.cc | 4 ++
gcc/testsuite/gcc.target/i386/pr104666.c | 49 ++++++++++++++++
4 files changed, 115 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr104666.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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards df15f89f 0: update: gcc-b9756c0858f68419b5aa19fb8657af512bb938e2: 1
new fda136e2 0: update: gcc-823b3b79cd2b137f1023742ee1ba93e8712cef0a: 1
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 (df15f89f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1496 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37044 -> 37164 bytes
04-build_abe-gcc/console.log.xz | Bin 206376 -> 207552 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3844 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2412 -> 2628 bytes
07-check_regression/console.log.xz | Bin 3216 -> 3200 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 18 +-
07-check_regression/results.compare2 | 50 +-
07-check_regression/results.regressions | 18 +-
08-update_baseline/console.log | 346 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 18 +-
08-update_baseline/results.compare2 | 50 +-
08-update_baseline/results.regressions | 18 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3523128 -> 3495284 bytes
sumfiles/g++.sum | 32 +-
sumfiles/gcc.log.xz | Bin 2985884 -> 2975964 bytes
sumfiles/gcc.sum | 4634 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1025724 -> 1029356 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198604 -> 198284 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 425532 -> 430616 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2626 insertions(+), 2598 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_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 4f4a30bee6 Automatic date update in version.in
adds b508e46bf9 PR28959, obdump doesn't disassemble mftb instruction
adds d4661bf0e9 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
opcodes/ppc-dis.c | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.