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-arm
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 [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.md | 16 ++++-
gcc/cp/constexpr.cc | 94 +++++++++++++++++++++----
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 ++++
6 files changed, 150 insertions(+), 17 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_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 3ba7b1551b Automatic date update in version.in
adds f4cbdf0b68 [gdb/testsuite] Add support for .debug_names in dwarf assembler
adds c7cd10637c [gdb/symtab] Fix assert in read_addrmap_from_aranges
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 37 +++-
.../_start.c} | 19 +-
.../{dwz.exp => debug-names-duplicate-cu.exp} | 86 ++++----
.../{dwz.exp => debug-names-non-ascending-cu.exp} | 83 ++++----
.../gdb.dwarf2/{dwz.exp => debug-names.exp} | 83 ++++----
gdb/testsuite/lib/dwarf.exp | 229 ++++++++++++++++++++-
6 files changed, 369 insertions(+), 168 deletions(-)
copy gdb/testsuite/{gdb.base/longjmp-until-in-main.c => gdb.dwarf2/_start.c} (83%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-duplicate-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-non-ascending-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names.exp} (50%)
--
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-arm
in repository toolchain/ci/base-artifacts.
discards 2dfa17ba3 0: update: binutils-gcc: 1
new 688028184 0: update: binutils-gcc: 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 (2dfa17ba3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (68 [...]
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 1596 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 50892 -> 51204 bytes
04-build_abe-gcc/console.log.xz | Bin 233740 -> 232140 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2392 -> 3324 bytes
07-check_regression/console.log.xz | Bin 2372 -> 2676 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 47 +-
08-update_baseline/console.log | 354 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 47 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2790672 -> 2807904 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2354232 -> 2407408 bytes
sumfiles/gcc.sum | 4980 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 907076 -> 899692 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202032 -> 202428 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 457488 -> 450956 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2896 insertions(+), 2792 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-aarch64
in repository toolchain/ci/gdb.
from 3ba7b1551b Automatic date update in version.in
adds f4cbdf0b68 [gdb/testsuite] Add support for .debug_names in dwarf assembler
adds c7cd10637c [gdb/symtab] Fix assert in read_addrmap_from_aranges
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 37 +++-
.../_start.c} | 19 +-
.../{dwz.exp => debug-names-duplicate-cu.exp} | 86 ++++----
.../{dwz.exp => debug-names-non-ascending-cu.exp} | 83 ++++----
.../gdb.dwarf2/{dwz.exp => debug-names.exp} | 83 ++++----
gdb/testsuite/lib/dwarf.exp | 229 ++++++++++++++++++++-
6 files changed, 369 insertions(+), 168 deletions(-)
copy gdb/testsuite/{gdb.base/longjmp-until-in-main.c => gdb.dwarf2/_start.c} (83%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-duplicate-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-non-ascending-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names.exp} (50%)
--
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-aarch64
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 [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.md | 16 ++++-
gcc/cp/constexpr.cc | 94 +++++++++++++++++++++----
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 ++++
6 files changed, 150 insertions(+), 17 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 3ba7b1551b Automatic date update in version.in
adds f4cbdf0b68 [gdb/testsuite] Add support for .debug_names in dwarf assembler
adds c7cd10637c [gdb/symtab] Fix assert in read_addrmap_from_aranges
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 37 +++-
.../_start.c} | 19 +-
.../{dwz.exp => debug-names-duplicate-cu.exp} | 86 ++++----
.../{dwz.exp => debug-names-non-ascending-cu.exp} | 83 ++++----
.../gdb.dwarf2/{dwz.exp => debug-names.exp} | 83 ++++----
gdb/testsuite/lib/dwarf.exp | 229 ++++++++++++++++++++-
6 files changed, 369 insertions(+), 168 deletions(-)
copy gdb/testsuite/{gdb.base/longjmp-until-in-main.c => gdb.dwarf2/_start.c} (83%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-duplicate-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names-non-ascending-cu.exp} (51%)
copy gdb/testsuite/gdb.dwarf2/{dwz.exp => debug-names.exp} (50%)
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 63c4fa612 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new df6772e50 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 (63c4fa612)
\
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 1616 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30344 -> 30880 bytes
04-build_abe-stage1/console.log.xz | Bin 73112 -> 73828 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8960 -> 8972 bytes
07-build_abe-glibc/console.log.xz | Bin 239740 -> 239936 bytes
08-build_abe-stage2/console.log.xz | Bin 202640 -> 203172 bytes
09-build_abe-gdb/console.log.xz | Bin 37780 -> 38124 bytes
10-build_abe-qemu/console.log.xz | Bin 31884 -> 31932 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2464 -> 3396 bytes
13-check_regression/console.log.xz | Bin 3712 -> 3176 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 23 -
13-check_regression/results.compare | 77 +-
13-check_regression/results.compare2 | 127 +-
13-check_regression/results.regressions | 85 -
14-update_baseline/console.log | 495 ++--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 23 -
14-update_baseline/results.compare | 77 +-
14-update_baseline/results.compare2 | 127 +-
14-update_baseline/results.regressions | 85 -
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3410592 -> 3373740 bytes
sumfiles/g++.sum | 325 +-
sumfiles/gcc.log.xz | Bin 2981408 -> 2991824 bytes
sumfiles/gcc.sum | 4925 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1023808 -> 1025724 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 200060 -> 199988 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 422924 -> 422940 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 2976 insertions(+), 3507 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.