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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 94fe5cd6 0: update: binutils-gcc: 2
new 34413aa8 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 (94fe5cd6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 48348 -> 48836 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 462116 -> 458144 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 6d8b70895c Automatic date update in version.in
adds b7ff32f191 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 15db2c3b 0: update: binutils-gcc: 2
new ce54b072 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 (15db2c3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2700 bytes
04-build_abe-binutils/console.log.xz | Bin 51912 -> 51796 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 457820 -> 460096 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 42 insertions(+), 6 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_native_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 6d8f74c102 Automatic date update in version.in
adds 75685ebe07 Automatic date update in version.in
adds d71cab8798 Automatic date update in version.in
adds d3fcd11364 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/gcc.
from 9151de4b43b libstdc++: ppc: conditionalize vsx-only simd intrinsics
adds 8d2f59c8e26 c++: template-id with current inst qualifier [PR102300]
adds f705d0f2d03 c++: deduction guides and ttp rewriting [PR102479]
adds e60f7127b32 c++: alignment of local typedef in template [PR65211]
adds 5c6577dcf1d c++: template conversion op [PR101698]
adds f9e356458d8 c++: NRV and ref-extended temps [PR101442]
adds 896513cbc4b Daily bump.
adds e5c4644a651 Daily bump.
adds e34cf6b99ca Daily bump.
new 6c9a2db0586 Fix modref_tree::remap_params
new a9d7992ef57 ipa/105598 - testcase for PR105598
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 33 +++++++++++++++++++++
gcc/cp/decl.c | 2 +-
gcc/cp/init.c | 2 +-
gcc/cp/parser.c | 40 +++++++++++++++++---------
gcc/cp/pt.c | 29 ++++++++++++++++---
gcc/cp/semantics.c | 3 +-
gcc/ipa-modref-tree.h | 2 +-
gcc/testsuite/ChangeLog | 31 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C | 34 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction12.C | 6 ++++
gcc/testsuite/g++.dg/cpp1z/class-deduction99.C | 35 ++++++++++++++++++++++
gcc/testsuite/g++.dg/parse/no-typename1.C | 2 +-
gcc/testsuite/g++.dg/template/conv19.C | 34 ++++++++++++++++++++++
gcc/testsuite/g++.dg/template/nested7.C | 12 ++++++++
gcc/testsuite/g++.target/i386/vec-tmpl1.C | 17 +++++++++++
gcc/testsuite/gcc.dg/torture/pr105598.c | 32 +++++++++++++++++++++
libstdc++-v3/ChangeLog | 11 +++++++
18 files changed, 304 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction99.C
create mode 100644 gcc/testsuite/g++.dg/template/conv19.C
create mode 100644 gcc/testsuite/g++.dg/template/nested7.C
create mode 100644 gcc/testsuite/g++.target/i386/vec-tmpl1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105598.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_check_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 6d8f74c102 Automatic date update in version.in
adds 75685ebe07 Automatic date update in version.in
adds d71cab8798 Automatic date update in version.in
adds d3fcd11364 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 88059498 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5ceda464 0: update: binutils-gcc-linux-glibc-gdb: 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 (88059498)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 63492 -> 63232 bytes
04-build_abe-gcc/console.log.xz | Bin 220944 -> 221352 bytes
06-build_abe-linux/console.log.xz | Bin 8856 -> 8864 bytes
07-build_abe-glibc/console.log.xz | Bin 231156 -> 230092 bytes
08-build_abe-gdb/console.log.xz | Bin 49736 -> 49444 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3792 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2864 -> 2484 bytes
11-check_regression/console.log.xz | Bin 3752 -> 3748 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 17 +-
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 150 +-
11-check_regression/results.regressions | 30 +-
12-update_baseline/console.log | 338 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 17 +-
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 150 +-
12-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2660308 -> 2680964 bytes
sumfiles/g++.sum | 47 +-
sumfiles/gcc.log.xz | Bin 2307024 -> 2332844 bytes
sumfiles/gcc.sum | 3220 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 853796 -> 846416 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 144560 -> 144464 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 449664 -> 450124 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 2101 insertions(+), 1996 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.