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_profiled_lto_lean
in repository toolchain/ci/gcc.
from 019a41a7cea Daily bump.
adds a46bca36b7b Allow any immediate constant in *cmp<dwi>_doubleword splitt [...]
adds 19077677351 c++: Add support for __real__/__imag__ modifications in con [...]
adds ef54eb74cab [Committed] Add -mno-stv to new gcc.target/i386/cmpti2.c te [...]
adds 37e8e63d3c6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 16 ++++-
gcc/cp/ChangeLog | 8 +++
gcc/cp/constexpr.cc | 94 +++++++++++++++++++++----
gcc/testsuite/ChangeLog | 15 ++++
gcc/testsuite/g++.dg/cpp1y/constexpr-complex1.C | 24 +++++++
gcc/testsuite/gcc.target/i386/cmpti1.c | 8 +++
gcc/testsuite/gcc.target/i386/cmpti2.c | 12 ++++
gcc/testsuite/gcc.target/i386/cmpti3.c | 13 ++++
10 files changed, 180 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-complex1.C
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti1.c
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti2.c
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti3.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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards f89627c2e 0: update: binutils-gcc: 2
new 90185d02a 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 (f89627c2e)
\
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 1644 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38616 -> 38052 bytes
.../console.log.xz | Bin 522536 -> 521220 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
7 files changed, 17 insertions(+), 17 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 glibc.
from 26a3499cdb i386: Use cmpl instead of cmp
new 8bc3f94a06 soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
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:
soft-fp/{fixhfti.c => fixhfdi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixhfsi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixunshfdi.c} | 14 +++++++-------
soft-fp/{fixhfti.c => fixunshfsi.c} | 14 +++++++-------
soft-fp/{floattihf.c => floatdihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatsihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatundihf.c} | 10 +++++-----
soft-fp/{floattihf.c => floatunsihf.c} | 10 +++++-----
8 files changed, 48 insertions(+), 48 deletions(-)
copy soft-fp/{fixhfti.c => fixhfdi.c} (86%)
copy soft-fp/{fixhfti.c => fixhfsi.c} (86%)
copy soft-fp/{fixhfti.c => fixunshfdi.c} (86%)
copy soft-fp/{fixhfti.c => fixunshfsi.c} (86%)
copy soft-fp/{floattihf.c => floatdihf.c} (87%)
copy soft-fp/{floattihf.c => floatsihf.c} (87%)
copy soft-fp/{floattihf.c => floatundihf.c} (87%)
copy soft-fp/{floattihf.c => floatunsihf.c} (87%)
--
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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++++++++++++---------
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 +++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
ld/NEWS | 4 +-
6 files changed, 94 insertions(+), 29 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 2633c8d8f33 Move testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-torture/co [...]
adds 2a1448f2763 lto/106540 - fix LTO tree input wrt dwarf2out_register_exte [...]
No new revisions were added by this update.
Summary of changes:
gcc/dwarf2out.cc | 7 +------
gcc/lto-streamer-in.cc | 7 +++++--
2 files changed, 6 insertions(+), 8 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++++++++++++---------
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 +++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
ld/NEWS | 4 +-
6 files changed, 94 insertions(+), 29 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 577c4e8ae 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ea1b466a9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (577c4e8ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1624 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30560 -> 31104 bytes
04-build_abe-stage1/console.log.xz | Bin 91200 -> 91992 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9480 -> 9452 bytes
07-build_abe-glibc/console.log.xz | Bin 233904 -> 233860 bytes
08-build_abe-stage2/console.log.xz | Bin 223336 -> 223296 bytes
09-build_abe-gdb/console.log.xz | Bin 37564 -> 38260 bytes
10-build_abe-qemu/console.log.xz | Bin 32040 -> 31328 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2664 -> 2884 bytes
13-check_regression/console.log.xz | Bin 2620 -> 2632 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 37 +-
14-update_baseline/console.log | 321 ++--
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 37 +-
jenkins/manifest.sh | 28 +-
sumfiles/g++.log.xz | Bin 2687516 -> 2658148 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2189424 -> 2192992 bytes
sumfiles/gcc.sum | 2610 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 879540 -> 880808 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199168 -> 199204 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 419924 -> 424864 bytes
sumfiles/libstdc++.sum | 15 +-
33 files changed, 1642 insertions(+), 1640 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/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 2633c8d8f33 Move testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-torture/co [...]
adds 2a1448f2763 lto/106540 - fix LTO tree input wrt dwarf2out_register_exte [...]
new e6a8ae900b4 AArch64: Fix 128-bit sequential consistency atomic operations.
new 5471f55f001 AArch32: Fix 128-bit sequential consistency atomic operations.
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/dwarf2out.cc | 7 +----
gcc/lto-streamer-in.cc | 7 +++--
libatomic/config/aarch64/aarch64-config.h | 23 ++++++++++++++++
libatomic/config/aarch64/host-config.h | 46 +++++++++++++++++++++++++++++++
libatomic/config/arm/host-config.h | 19 +++++++++++++
5 files changed, 94 insertions(+), 8 deletions(-)
create mode 100644 libatomic/config/aarch64/aarch64-config.h
create mode 100644 libatomic/config/aarch64/host-config.h
--
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
in repository toolchain/ci/binutils-gdb.
from 0d3c366720 gdb/csky support .reg2 for kernel 4.x and later
adds e838f9c284 Add a link to the NEWS files in the release announcement email.
adds 357860e377 ld: fix NEWS typos
adds d7872ebb65 Mach-O: i18n enablement on some error messages.
adds 06ce017c7d dwarf: use find_abstract_instance for vars and DW_AT_specification
adds e441b55e94 add splay tree for info_ptr -> CU mapping
No new revisions were added by this update.
Summary of changes:
bfd/dwarf2.c | 99 ++++++++++++++++++++++++++---------
binutils/ChangeLog | 5 ++
binutils/README-how-to-make-a-release | 6 +++
gas/ChangeLog | 5 ++
gas/config/obj-macho.c | 4 +-
ld/NEWS | 4 +-
6 files changed, 94 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.