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 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-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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e59d3c451 0: update: binutils-gcc: 1
new fe8caf2ad 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 (e59d3c451)
\
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 1600 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 38364 -> 38344 bytes
04-build_abe-gcc/console.log.xz | Bin 214032 -> 213336 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2404 -> 3316 bytes
07-check_regression/console.log.xz | Bin 2376 -> 3148 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 74 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 296 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 74 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3541280 -> 3541660 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 3076800 -> 3075372 bytes
sumfiles/gcc.sum | 4950 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1037208 -> 1056256 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205056 -> 205168 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447108 -> 441840 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3020 insertions(+), 2728 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 45c8663b92 asan: heap buffer overflow in _bfd_error_handler
adds 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:
bfd/version.h | 2 +-
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 ++++++++++++++++++++-
7 files changed, 370 insertions(+), 169 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_native_build/master-aarch64
in repository toolchain/ci/gcc.
from 36e96748ede Daily bump.
adds 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/DATESTAMP | 2 +-
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 ++++
7 files changed, 151 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_gnu_native_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 45c8663b92 asan: heap buffer overflow in _bfd_error_handler
adds 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:
bfd/version.h | 2 +-
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 ++++++++++++++++++++-
7 files changed, 370 insertions(+), 169 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_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards dfafda698 0: update: binutils-gcc-linux-glibc-gdb: 6
new 788270f10 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (dfafda698)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 37784 -> 38228 bytes
05-build_abe-gcc/console.log.xz | Bin 214944 -> 214888 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 10104 -> 9088 bytes
08-build_abe-glibc/console.log.xz | Bin 241804 -> 238952 bytes
09-build_abe-gdb/console.log.xz | Bin 38860 -> 37920 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 32 ++++++++++++++++----------------
11 files changed, 25 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.