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 ec0124e0acb Loosen loop crossing restriction in threader.
adds d4c470c376b c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
adds e24760533b6 Darwin, D: Fix bootstrap when target does not support -Bsta [...]
adds 737f95bab55 c++: Fix apply_identity_attributes [PR102548]
adds ab67380fe60 compiler: workaround for C++ build template matching quirk
adds 433516e1c6b Not add initialization for variables been initialized by FE [...]
new bb6194e0b44 Daily bump.
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:
gcc/ChangeLog | 49 +++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 262 ++++++++++++++++++++++++
gcc/c/ChangeLog | 6 +
gcc/cp/ChangeLog | 19 ++
gcc/cp/constexpr.c | 10 +
gcc/cp/tree.c | 4 +-
gcc/d/ChangeLog | 6 +
gcc/d/d-spec.cc | 6 +
gcc/gimplify.c | 9 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 4 +-
gcc/testsuite/ChangeLog | 54 +++++
gcc/testsuite/g++.dg/cpp0x/variadic-partial2.C | 16 ++
gcc/testsuite/g++.dg/cpp0x/variadic-partial2a.C | 22 ++
gcc/testsuite/g++.dg/pr102359_1.C | 13 ++
gcc/testsuite/g++.dg/pr102359_2.C | 13 ++
gcc/testsuite/g++.target/i386/pr102548.C | 12 ++
libstdc++-v3/ChangeLog | 58 ++++++
19 files changed, 560 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-partial2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-partial2a.C
create mode 100644 gcc/testsuite/g++.dg/pr102359_1.C
create mode 100644 gcc/testsuite/g++.dg/pr102359_2.C
create mode 100644 gcc/testsuite/g++.target/i386/pr102548.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 1b026481f 0: update: binutils-gcc: 1
new 81afa7a1a 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 (1b026481f)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 53852 -> 52704 bytes
04-build_abe-gcc/console.log.xz | Bin 209188 -> 208592 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2860 -> 2416 bytes
07-check_regression/console.log.xz | Bin 2868 -> 2568 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 69 +-
08-update_baseline/console.log | 137 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 69 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3390132 -> 3411616 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 2916176 -> 2894648 bytes
sumfiles/gcc.sum | 3892 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 861344 -> 865512 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169304 -> 168880 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 418180 -> 425176 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2205 insertions(+), 2234 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 4f1970a31 0: update: binutils-gcc-linux-glibc: 1
new 6f4b57014 0: update: binutils-gcc-linux-glibc: 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 (4f1970a31)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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 1784 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44624 -> 45008 bytes
04-build_abe-stage1/console.log.xz | Bin 92300 -> 93072 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8956 -> 8980 bytes
07-build_abe-glibc/console.log.xz | Bin 231444 -> 231280 bytes
08-build_abe-stage2/console.log.xz | Bin 211444 -> 209004 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 40 +-
10-benchmark/console.log.xz | Bin 2280 -> 2284 bytes
11-check_regression/console.log.xz | Bin 2632 -> 2496 bytes
11-check_regression/results-0.csv | 10406 ++++++++++++++++
11-check_regression/results-1.csv | 20445 ++++++++++++++++----------------
11-check_regression/results-brief.csv | 39 +-
11-check_regression/results-full.csv | 189 +-
11-check_regression/results.csv | 158 +-
11-check_regression/results.log | 20 +-
12-update_baseline/console.log | 1140 +-
12-update_baseline/results-0.csv | 10406 ++++++++++++++++
12-update_baseline/results-1.csv | 20445 ++++++++++++++++----------------
12-update_baseline/results-brief.csv | 39 +-
12-update_baseline/results-full.csv | 189 +-
12-update_baseline/results.csv | 158 +-
12-update_baseline/results.log | 20 +-
jenkins/manifest.sh | 18 +-
results | 2 +-
results_id | 2 +-
28 files changed, 42272 insertions(+), 21446 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 binutils-gdb.
from 79fa3c401c6 Automatic date update in version.in
new 55e3926e799 PR28401, invalid section name lookup
new 0a6041ce938 PR28403, null pointer dereference in disassemble_bytes
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:
bfd/aout-ns32k.c | 8 ++++---
bfd/aoutx.h | 11 +++++-----
bfd/i386lynx.c | 62 ++++++++++++++++++++++++++++--------------------------
bfd/pdp11.c | 3 ++-
binutils/objdump.c | 30 ++++++++++++++------------
5 files changed, 62 insertions(+), 52 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 ec0124e0acb Loosen loop crossing restriction in threader.
adds d4c470c376b c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
adds e24760533b6 Darwin, D: Fix bootstrap when target does not support -Bsta [...]
No new revisions were added by this update.
Summary of changes:
gcc/cp/constexpr.c | 10 ++++++++++
gcc/d/d-spec.cc | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/variadic-partial2.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/variadic-partial2a.C | 22 ++++++++++++++++++++++
4 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-partial2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-partial2a.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
in repository toolchain/ci/base-artifacts.
from 178bf1a27 1: reset: gcc-ec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc: 1
new 9024cb1ce 2: update: gcc-e24760533b62bb7068e63eb8da49dbca2837d38d: 1
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 1588 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52880 -> 52804 bytes
05-build_abe-bootstrap/console.log.xz | Bin 103472 -> 101952 bytes
06-check_regression/console.log.xz | Bin 1168 -> 420 bytes
06-check_regression/jira-body.txt | 2 --
06-check_regression/mail-body.txt | 28 --------------------
06-check_regression/mail-subject.txt | 1 -
06-check_regression/results.regressions | 8 ------
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 44 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 5 ----
mail/mail-body.txt | 31 ----------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 8 ------
17 files changed, 44 insertions(+), 96 deletions(-)
delete mode 100644 06-check_regression/jira-body.txt
delete mode 100644 06-check_regression/mail-body.txt
delete mode 100644 06-check_regression/mail-subject.txt
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.