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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 892b51cb73f ix86: Improve __builtin_c[lt]z followed by extension [PR95535]
new 9a182ef9ee0 expand: Simplify removing subregs when expanding a copy [PR95254]
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/expr.c | 74 ++++++++++++++++++++++
.../pr94784.c => gcc.target/aarch64/pr95254.c} | 15 +++--
gcc/testsuite/gcc.target/i386/pr67609.c | 2 +-
3 files changed, 84 insertions(+), 7 deletions(-)
copy gcc/testsuite/{gcc.dg/pr94784.c => gcc.target/aarch64/pr95254.c} (56%)
--
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 d3d1cc7b13b bpf stack smashing detected
new 9c65eeacd88 Fix a use before initialization bug in the pdp11.c source file.
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:
bfd/ChangeLog | 5 +++++
bfd/pdp11.c | 9 +++++----
2 files changed, 10 insertions(+), 4 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 6ea6c497811 Add new/delete to struct occurence
new 892b51cb73f ix86: Improve __builtin_c[lt]z followed by extension [PR95535]
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/config/i386/i386.md | 86 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95535-1.c | 54 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95535-2.c | 54 +++++++++++++++++++
3 files changed, 194 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr95535-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95535-2.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_bmk_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 6f6191a8 6: update: binutils-gcc-glibc: 1
new 06a7e266 6: update: binutils-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 (6f6191a8)
\
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 | 92 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11405 +--
04-build_abe-stage1/console.log | 15529 ++--
05-build_abe-linux/console.log | 313 +-
06-build_abe-glibc/console.log | 40356 ++++++-----
07-build_abe-stage2/console.log | 37378 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 40 +-
09-benchmark--O3_LTO/console.log | 124 +-
10-check_regression/console.log | 1122 +-
10-check_regression/results-0.csv | 175 +-
10-check_regression/results-1.csv | 168 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 176 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 3888 +-
11-update_baseline/console.log | 374 +-
11-update_baseline/results-1.csv | 168 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 168 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 2880 +-
console.log | 106979 ++++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
26 files changed, 110558 insertions(+), 111299 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 80d6f89e78f middle-end/95493 - bogus MEM_ATTRS for variable array access
new 6ea6c497811 Add new/delete to struct occurence
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/alloc-pool.h | 6 +++++
gcc/tree-ssa-math-opts.c | 65 +++++++++++++++++++++++++++++-------------------
2 files changed, 45 insertions(+), 26 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 8eca5c7d9f2 Fix unresolved test in binutils for pdp11.
new d3d1cc7b13b bpf stack smashing detected
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:
opcodes/ChangeLog | 5 +++++
opcodes/cgen-dis.c | 11 ++++++-----
2 files changed, 11 insertions(+), 5 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 412857647fe RISC-V: The object without priv spec attributes can be link [...]
new 8eca5c7d9f2 Fix unresolved test in binutils for pdp11.
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 | 6 ++++++
binutils/testsuite/binutils-all/objcopy.exp | 8 +++++++-
binutils/testsuite/binutils-all/{pr25662.s => pr25662-pdp11.s} | 10 ++++++----
3 files changed, 19 insertions(+), 5 deletions(-)
copy binutils/testsuite/binutils-all/{pr25662.s => pr25662-pdp11.s} (86%)
--
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 6c6931a353a Fix bitmask conflict between PTA_AVX512VP2INTERSECT and PTA [...]
new 80d6f89e78f middle-end/95493 - bogus MEM_ATTRS for variable array access
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/cfgexpand.c | 3 +-
gcc/emit-rtl.c | 63 +++++-----------------------------
gcc/testsuite/g++.dg/torture/pr95493.C | 62 +++++++++++++++++++++++++++++++++
3 files changed, 73 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr95493.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-check_binutils
in repository toolchain/ci/base-artifacts.
discards 19cdb6d2 2: update: binutils-0bee4d1c08523419016db14c3706f922ffc6f753: 1
new 66da1e00 2: update: binutils-412857647fecd41c45fab0d9c45198a0d2cbf6d5: 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 (19cdb6d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 97 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 12101 +++++++++++-----------
04-build_abe-check_binutils/console.log | 2365 ++---
05-check_regression/console.log | 352 +-
05-check_regression/results.regressions | 26 +-
06-update_baseline/console.log | 1127 ++-
06-update_baseline/results.regressions | 25 +-
console.log | 16216 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 28 +-
13 files changed, 16400 insertions(+), 16132 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_debug
in repository toolchain/ci/base-artifacts.
discards 90e80617 0: update: gcc-c575cd2e0089cf2fcb11ffb7899e5fd472b3780c: 1
new bb6f9e45 0: update: gcc-3376296664b5bd2372902290f51902ad82b5b378: 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 (90e80617)
\
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 | 198 +-
02-prepare_abe/console.log | 444 +-
03-true/console.log | 1 +
04-build_abe-bootstrap_debug-check/console.log | 11 -
.../console.log | 88627 +++++++++---------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 89325 +++++++++----------
jenkins/manifest.sh | 15 +-
results | 4 +-
10 files changed, 89250 insertions(+), 89385 deletions(-)
create mode 100644 03-true/console.log
delete mode 100644 04-build_abe-bootstrap_debug-check/console.log
rename {03-build_abe-bootstrap_debug => 04-build_abe-bootstrap_debug}/console.log (92%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.