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.
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_debug
in repository toolchain/ci/base-artifacts.
discards dfb626a5f 0: update: binutils-gcc: 2
new 0df289df1 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 (dfb626a5f)
\
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 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 63944 -> 65820 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 468972 -> 471444 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from f3930418cb8 c++: templated static local var has value-dep addr [PR98930]
adds d4f6dbe1837 Allow more kinds of invariant addresses in GIMPLE FE
adds 313193edfc3 libstdc++: Improve test for printing volatile pointers
adds 824e0855732 libstdc++: Add test for std::cmp_greater
adds 6da36b7d0e4 libstdc++: Simplify constraints for std::any construction
adds 5b4bf54a00b Fix redefinition warning
adds f9e6f20f280 Fix s390 test to have pointer type for computed goto
adds 370374c4d91 Mark argument as unused
adds 1f51e9af7b6 libstdc++: Ensure std::span and std::string_view are trivia [...]
adds ec0124e0acb Loosen loop crossing restriction in threader.
No new revisions were added by this update.
Summary of changes:
gcc/c/gimple-parser.c | 14 +++--
gcc/common/config/avr/avr-common.c | 3 +-
gcc/config/lm32/uclinux-elf.h | 1 +
gcc/testsuite/gcc.dg/gimplefe-46.c | 23 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.c | 39 ++++++++++++++
gcc/testsuite/gcc.target/s390/pr80725.c | 2 +-
gcc/tree-ssa-threadupdate.c | 40 ++++++++++----
libstdc++-v3/include/bits/utility.h | 11 ++--
libstdc++-v3/include/std/any | 4 +-
.../20_util/integer_comparisons/greater.cc | 61 ++++++++++++++++++++++
.../requirements/trivially_copyable.cc | 11 ++++
.../23_containers/span/trivially_copyable.cc | 13 +++++
.../inserters_other/char/volatile_ptr.cc | 12 +++--
13 files changed, 203 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-46.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.c
create mode 100644 libstdc++-v3/testsuite/20_util/integer_comparisons/greater.cc
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/trivially_copyable.cc
--
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 86db873fa 0: update: binutils-25b0a5714c9ef139bb50adf392154f528d6a4c8d: 2
new 178bf1a27 1: reset: gcc-ec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc: 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 1540 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 53008 -> 52880 bytes
05-build_abe-bootstrap/console.log.xz | Bin 269760 -> 103472 bytes
06-check_regression/console.log.xz | Bin 416 -> 1168 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 | 43 +++++++++++++++++---------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 31 +++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 10 ++++++--
18 files changed, 116 insertions(+), 27 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8e1a79014 2: update: binutils-1a98bb552d752d1dbedc8fdae504629d21d776f2: 19952
new 8aca66b59 2: update: qemu-30bd1db58b09c12b68c35f041f919014b885482d: 19952
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 (8e1a79014)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1616 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44328 -> 44276 bytes
04-build_llvm/console.log.xz | Bin 58744 -> 58848 bytes
05-build_abe-qemu/console.log.xz | Bin 31672 -> 30284 bytes
06-build_linux/console.log.xz | Bin 7416 -> 7492 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 8 ++++----
jenkins/manifest.sh | 8 ++++----
9 files changed, 8 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 345968993f8 Daily bump.
new 6b5fe908596 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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from dea2e6c7b5a Fortran: resolve expressions during SIZE simplification
new 653f955beea 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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
3 files changed, 36 insertions(+), 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from e1edbce89a9 c++: Fix apply_identity_attributes [PR102548]
new 15ed2b2b029 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 | 46 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 11 ++++++++++
gcc/cp/ChangeLog | 20 +++++++++++++++++
gcc/testsuite/ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 136 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 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/d/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 54 ++++++++++
libstdc++-v3/ChangeLog | 58 +++++++++++
8 files changed, 455 insertions(+), 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_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 95c55e672 10: update: binutils-db0768c320ec61f47da74f3c8e18313fac5964dc: 1
new 4afeda73e 10: update: gcc-da9c5f7856c929a3b80e22ab75ebeebce4409501: 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 (95c55e672)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 1700 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 45560 -> 45136 bytes
04-build_abe-stage1/console.log.xz | Bin 72932 -> 73316 bytes
06-build_abe-linux/console.log.xz | Bin 9616 -> 10580 bytes
07-build_abe-glibc/console.log.xz | Bin 235440 -> 236040 bytes
08-build_abe-stage2/console.log.xz | Bin 170736 -> 174160 bytes
09-build_llvm-true/console.log.xz | Bin 59364 -> 60816 bytes
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 59 +-
11-benchmark/console.log.xz | Bin 2852 -> 2412 bytes
12-check_regression/console.log.xz | Bin 5764 -> 5688 bytes
12-check_regression/results-0.csv | 2210 ++--
12-check_regression/results-1.csv | 2256 ++--
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 58 +-
12-check_regression/results-full.csv | 2346 ++--
12-check_regression/results.csv | 158 +-
12-check_regression/results.log | 3020 ++---
13-update_baseline/console.log | 13184 +++++++++----------
13-update_baseline/exe.regressions | 2 +-
13-update_baseline/jira-body.txt | 4 +-
13-update_baseline/mail-body.txt | 4 +-
13-update_baseline/mail-subject.txt | 2 +-
13-update_baseline/results-1.csv | 2256 ++--
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 2 +-
13-update_baseline/results-full.csv | 2144 +--
13-update_baseline/results.csv | 156 +-
13-update_baseline/results.log | 2024 +--
13-update_baseline/results.regressions | 6 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1281568 -> 1282236 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 111024 -> 110872 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3566640 -> 3556744 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 35684 -> 35788 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 153224 -> 153208 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 191728 -> 191584 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2061808 -> 2066476 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3516480 -> 3523620 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 532580 -> 543996 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1251696 -> 1253336 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 362456 -> 362796 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 158516 -> 158548 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 55236 -> 55172 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 683664 -> 683728 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 26020 -> 26008 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 833500 -> 846468 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 79696 -> 79608 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 242952 -> 243652 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7283868 -> 7231696 bytes
jenkins/manifest.sh | 10 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1281568 -> 1282236 bytes
save-temps/401.bzip2.tar.xz | Bin 111024 -> 110872 bytes
save-temps/403.gcc.tar.xz | Bin 3566640 -> 3556744 bytes
save-temps/429.mcf.tar.xz | Bin 35684 -> 35788 bytes
save-temps/433.milc.tar.xz | Bin 153224 -> 153208 bytes
save-temps/444.namd.tar.xz | Bin 191728 -> 191584 bytes
save-temps/445.gobmk.tar.xz | Bin 2061808 -> 2066476 bytes
save-temps/447.dealII.tar.xz | Bin 3516480 -> 3523620 bytes
save-temps/450.soplex.tar.xz | Bin 532580 -> 543996 bytes
save-temps/453.povray.tar.xz | Bin 1251696 -> 1253336 bytes
save-temps/456.hmmer.tar.xz | Bin 362456 -> 362796 bytes
save-temps/458.sjeng.tar.xz | Bin 158516 -> 158548 bytes
save-temps/462.libquantum.tar.xz | Bin 55236 -> 55172 bytes
save-temps/464.h264ref.tar.xz | Bin 683664 -> 683728 bytes
save-temps/470.lbm.tar.xz | Bin 26020 -> 26008 bytes
save-temps/471.omnetpp.tar.xz | Bin 833500 -> 846468 bytes
save-temps/473.astar.tar.xz | Bin 79696 -> 79608 bytes
save-temps/482.sphinx3.tar.xz | Bin 242952 -> 243652 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7283868 -> 7231696 bytes
71 files changed, 15008 insertions(+), 14973 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 1457d766df2 [gdb/testsuite] Make tui testing less verbose
new 79fa3c401c6 Automatic date update in version.in
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/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.
unknown user pushed a change to branch gdb-11-branch
in repository binutils-gdb.
from 61c4e604951 Automatic date update in version.in
new 2fa50310359 Automatic date update in version.in
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/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.