This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 78cda820d6f Daily bump.
adds b55902ee904 Daily bump.
adds 093788fb968 Darwin : Fix out-of-bounds access to df_regs_ever_live.
adds 6aa75d3740c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 5 +++--
3 files changed, 13 insertions(+), 3 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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 9fb4162 0: update: gcc-78cda820d6fc944e51a4885796ef442c17cceb6e: 1
new 6fc99ec 0: update: gcc-6aa75d3740c309aeead9c430a6779f4a347f4403: 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 (9fb4162)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 14 +-
02-prepare_abe/console.log | 416 +-
04-build_abe-bootstrap_debug/console.log | 62280 ++++++++++++++--------------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 4 +-
console.log | 62766 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 62758 insertions(+), 62740 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_tk1/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8faa5f2 3: update: glibc-44b395932961a29825da4ad025124a6760858d9c: 1
new f391bb4 3: update: llvm-1fdec59bffc11ae37eb51a1b9869f0696bfd5312: 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 (8faa5f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-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 | 235 +-
02-prepare_abe/console.log | 354 +-
03-build_abe-binutils/console.log | 10913 +--
04-build_abe-stage1/console.log | 19291 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2008 +-
07-build_abe-glibc/console.log | 39195 ++++----
08-build_abe-stage2/console.log | 38363 ++++----
09-build_llvm-true/console.log | 13120 +--
11-benchmark--Os_mthumb/benchmark-start.log | 2 +-
11-benchmark--Os_mthumb/benchmark.log | 30 +-
11-benchmark--Os_mthumb/console.log | 228 +-
12-check_regression/console.log | 194 +-
12-check_regression/results-0.csv | 2239 +-
12-check_regression/results-1.csv | 2233 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 4 +-
12-check_regression/results-full.csv | 2396 +-
12-check_regression/results.csv | 164 +-
12-check_regression/results.log | 2614 +-
13-update_baseline/console.log | 5362 +-
13-update_baseline/results-1.csv | 2233 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 4 +-
13-update_baseline/results-full.csv | 2232 +-
13-update_baseline/results.csv | 164 +-
13-update_baseline/results.log | 1840 +-
console.log | 129289 ++++++++++++-------------
jenkins/manifest.sh | 10 +-
results | 4 +-
results_id | 2 +-
31 files changed, 137107 insertions(+), 137696 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 gcc.
from 9f4c41147a4 c++: enum in generic lambda in template [PR95317]
new 07f56824fd4 c++: reinterpret_cast from prvalue to rvalue ref [PR98440]
new b07dd9b0d0e c++: -Wunused, constant, and generic lambda [PR96311]
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/cp/typeck.c | 21 ++++++++++-----------
gcc/testsuite/g++.dg/cpp0x/reinterpret_cast2.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/rv-cast6.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/lambda-generic-Wunused.C | 18 ++++++++++++++++++
gcc/testsuite/g++.old-deja/g++.jason/rvalue3.C | 2 +-
5 files changed, 31 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-Wunused.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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 6760f00 0: update: gcc-fc27115d6107f219e6f3dc610c99210005fe9dc5: 1
new f4e1a94 0: update: gcc-7ebdef2076fda56cb4cffb941f6c2576f980f3b3: 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 (6760f00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 78 +-
02-prepare_abe/console.log | 244 +-
04-build_abe-bootstrap_O1/console.log | 69025 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 69347 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 69329 insertions(+), 69381 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_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards c3b08aa 0: update: binutils-gcc-glibc: 1
new 0580ea0 0: update: glibc-595c22ecd8e87a27fd19270ed30fdbae9ad25426: 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 (c3b08aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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 | 184 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11562 ++--
04-build_abe-stage1/console.log | 14550 ++--
06-build_abe-linux/console.log | 2018 +-
07-build_abe-glibc/console.log | 40548 ++++++-----
08-build_abe-stage2/console.log | 31696 +++++----
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 62 +-
10-benchmark--O3_LTO/console.log | 161 +-
11-check_regression/console.log | 595 +-
11-check_regression/results-0.csv | 94 +
11-check_regression/results-1.csv | 88 +
11-check_regression/results-brief.csv | 29 +
11-check_regression/results-compare.csv | 36 +
11-check_regression/results-full.csv | 88 +
11-check_regression/results.csv | 36 +
11-check_regression/results.log | 4774 +-
12-update_baseline/console.log | 601 +-
12-update_baseline/results-0.csv | 94 +
12-update_baseline/results-1.csv | 88 +
12-update_baseline/results-brief.csv | 29 +
12-update_baseline/results-compare.csv | 36 +
12-update_baseline/results-full.csv | 88 +
12-update_baseline/results.csv | 36 +
12-update_baseline/results.log | 4750 +-
console.log | 102855 ++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
29 files changed, 110839 insertions(+), 104717 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 gcc.
from 7ebdef2076f Fix small regression with -fdump-ada-spec
new 62d60246e53 c++: lambda in DMI in class template [PR95870]
new 9f4c41147a4 c++: enum in generic lambda in template [PR95317]
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/cp/pt.c | 16 +++++++++++++++-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi10.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-enum1.C | 10 ++++++++++
3 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi10.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-enum1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.