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-release-aarch64-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from b9414a8064 gas, arm: Fix bad backport
adds 47bb520720 Fix tight loop on recursively-defined symbols
adds 3730a015c0 Re: Fix tight loop on recursively-defined symbols
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 18 ++++++++++++++++++
gas/symbols.c | 19 ++++++++++++++++---
gas/testsuite/gas/all/assign-bad-recursive.d | 4 ++++
gas/testsuite/gas/all/assign-bad-recursive.l | 7 +++++++
gas/testsuite/gas/all/assign-bad-recursive.s | 8 ++++++++
gas/testsuite/gas/all/gas.exp | 1 +
6 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.d
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.l
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.s
--
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-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 07f541aa 0: update: binutils-gcc-glibc: 1
new 9ea2b14e 0: update: binutils-gcc-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 (07f541aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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 | 132 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11407 +-
04-build_abe-stage1/console.log | 13608 ++-
05-build_abe-linux/console.log | 244 +-
06-build_abe-glibc/console.log | 39209 +++----
07-build_abe-stage2/console.log | 35880 +++---
09-benchmark--O2/benchmark-start.log | 2 +-
09-benchmark--O2/benchmark.log | 43 +-
09-benchmark--O2/console.log | 150 +-
10-check_regression/console.log | 1904 +-
.../extra-bisect-params | 0
.../results-0.csv | 0
10-check_regression/results-1.csv | 1733 +
10-check_regression/results-brief.csv | 30 +
.../results-compare.csv | 14 +-
10-check_regression/results-full.csv | 1732 +
10-check_regression/results.csv | 125 +
.../results.log | 3734 +-
11-update_baseline/console.log | 3866 +-
11-update_baseline/results-0.csv | 3149 +-
11-update_baseline/results-1.csv | 3144 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 14 +-
11-update_baseline/results-full.csv | 3410 +-
11-update_baseline/results.csv | 250 +-
11-update_baseline/results.log | 3780 +-
console.log | 106834 +++++++++---------
jenkins/manifest.sh | 23 +-
results_id | 2 +-
30 files changed, 120809 insertions(+), 114084 deletions(-)
copy {11-update_baseline => 10-check_regression}/extra-bisect-params (100%)
copy 11-update_baseline/results-1.csv => 10-check_regression/results-0.csv (100%)
create mode 100644 10-check_regression/results-1.csv
create mode 100644 10-check_regression/results-brief.csv
copy {11-update_baseline => 10-check_regression}/results-compare.csv (96%)
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
copy {11-update_baseline => 10-check_regression}/results.log (61%)
--
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 9758d196f57 tree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE vs. dr_info
new d3da83f66f1 d: Merge upstream dmd 6d5bffa54
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/d/d-builtins.cc | 2 +-
gcc/d/decl.cc | 2 +-
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/attrib.c | 50 +++++++++++++++++++++++------------------------
gcc/d/dmd/attrib.h | 8 ++++----
gcc/d/dmd/canthrow.c | 2 +-
gcc/d/dmd/cond.c | 7 +++----
gcc/d/dmd/cond.h | 8 ++++----
gcc/d/dmd/doc.c | 4 ++--
gcc/d/dmd/dscope.c | 2 --
gcc/d/dmd/dsymbol.c | 2 +-
gcc/d/dmd/expressionsem.c | 6 +-----
gcc/d/dmd/json.c | 2 +-
gcc/d/dmd/scope.h | 2 --
gcc/d/dmd/statement.c | 8 ++++----
gcc/d/dmd/statementsem.c | 2 +-
gcc/d/dmd/traits.c | 2 +-
gcc/d/types.cc | 2 +-
18 files changed, 52 insertions(+), 61 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 8affa48ac7c Fix a potential infinite loop in the Windows resource parser.
new 82f06518c46 [gdb/NEWS] Fix typos
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:
gdb/ChangeLog | 4 ++++
gdb/NEWS | 24 ++++++++++++------------
2 files changed, 16 insertions(+), 12 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 9c65eeacd88 Fix a use before initialization bug in the pdp11.c source file.
new 8affa48ac7c Fix a potential infinite loop in the Windows resource parser.
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:
binutils/ChangeLog | 5 +++++
binutils/mclex.c | 18 ++++++++++--------
2 files changed, 15 insertions(+), 8 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-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from 2a0de88ccf2 Finalization depends on the expression, not on the component.
adds d2c5c8d103a Daily bump.
adds ae6e1872de1 Remove accidentally installed file.
adds 4f7b7f91e68 Remove bad ChangeLog entry.
adds 6506cd198fa aarch64: Add initial support for -mcpu=zeus
adds 3ed8a0c02ba Daily bump.
adds 2b65b10c4c6 Daily bump.
adds 62758cf490a 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize [...]
adds 3376296664b Daily bump.
new aa9bdd7359e x86: Update Intel processor detection
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:
- | 1 -
ChangeLog | 4 +++
gcc/ChangeLog | 6 +++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-cores.def | 3 +++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/i386/driver-i386.c | 30 +++++++++++++++++++++-
gcc/doc/invoke.texi | 2 +-
gcc/fortran/ChangeLog | 8 ++++++
gcc/testsuite/ChangeLog | 8 ++++++
libgomp/ChangeLog | 10 ++++++++
.../testsuite/libgomp.oacc-fortran/error_stop-1.f | 4 +++
.../testsuite/libgomp.oacc-fortran/error_stop-2.f | 4 +++
.../testsuite/libgomp.oacc-fortran/error_stop-3.f | 4 +++
libgomp/testsuite/libgomp.oacc-fortran/stop-1.f | 4 +++
libgomp/testsuite/libgomp.oacc-fortran/stop-2.f | 4 +++
libgomp/testsuite/libgomp.oacc-fortran/stop-3.f | 4 +++
17 files changed, 95 insertions(+), 5 deletions(-)
delete mode 100644 -
--
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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 9183a3b3 0: update: gcc-2a0de88ccf2ecc6659b0f1e4580c1ce5cff976b3: 1
new c2e60072 0: update: gcc-aa9bdd7359efe45cda06edede738b44c9bf4eea4: 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 (9183a3b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 130 +-
02-prepare_abe/console.log | 178 +-
04-build_abe-bootstrap_O3/console.log | 82029 ++++++++++++++++---------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 82321 ++++++++++++++++----------------
jenkins/manifest.sh | 11 +-
7 files changed, 82331 insertions(+), 82348 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 06a7e266 6: update: binutils-glibc: 1
discards 580491d8 5: reset: : 0
discards 468079e8 4: update: binutils-gcc-glibc: 1
new 9f5ede57 4: update: gcc-3add342502b9506b6f1a0f70c156a97a7b38ef4d: 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 (06a7e266)
\
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 | 34 +-
02-prepare_abe/console.log | 320 +-
03-build_abe-binutils/console.log | 11370 ++-
04-build_abe-stage1/console.log | 15746 ++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 39941 +++++-----
07-build_abe-stage2/console.log | 37672 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 4 +-
09-benchmark--O3_LTO/console.log | 142 +-
10-check_regression/console.log | 1122 +-
10-check_regression/results-0.csv | 168 +-
10-check_regression/results-1.csv | 173 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 183 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 3940 +-
11-update_baseline/console.log | 3541 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 176 +-
11-update_baseline/results-1.csv | 173 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 6 +-
11-update_baseline/results-full.csv | 179 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4043 +-
11-update_baseline/results.regressions | 2 +-
console.log | 110216 ++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
30 files changed, 115662 insertions(+), 114081 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 9a182ef9ee0 expand: Simplify removing subregs when expanding a copy [PR95254]
new 9758d196f57 tree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE vs. dr_info
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/testsuite/gcc.dg/vect/pr95539.c | 29 +++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 2 +-
gcc/tree-vect-stmts.c | 19 +++++++++++++++----
3 files changed, 45 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr95539.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.