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/gnu-release-arm-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/glibc.
from 1ba9ebfce3 nss_compat: internal_end*ent may clobber errno, hiding ERANG [...]
adds 520aaef712 Fix avx2 strncmp offset compare condition check [BZ #25933]
adds 94abcef26e NEWS: Mention BZ 25933 fix
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/x86_64/multiarch/strcmp-avx2.S | 15 +++++++++++++++
2 files changed, 16 insertions(+)
--
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/gnu-release-arm-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 27105e48 0: update: binutils-gcc-glibc: 1
new da1d39dd 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 (27105e48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-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 | 172 +-
02-prepare_abe/console.log | 36 +-
03-build_abe-binutils/console.log | 10806 +-
04-build_abe-stage1/console.log | 18171 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38298 ++++---
07-build_abe-stage2/console.log | 43777 ++++----
08-benchmark--Os_mthumb/benchmark-start.log | 2 +-
08-benchmark--Os_mthumb/benchmark.log | 35 +-
08-benchmark--Os_mthumb/console.log | 479 +-
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/benchmark.log | 35 +-
09-benchmark--Os_LTO_mthumb/console.log | 157 +-
11-check_regression/console.log | 2355 +-
11-check_regression/new-results-0.csv | 58 +-
11-check_regression/new-results-1.csv | 58 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4818 +-
11-check_regression/ref-results-0.csv | 58 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4814 +-
12-update_baseline/console.log | 2364 +-
12-update_baseline/new-results-0.csv | 58 +-
12-update_baseline/new-results-1.csv | 58 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4826 +-
12-update_baseline/ref-results-0.csv | 58 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4778 +-
console.log | 117123 ++++++++++-----------
jenkins/manifest.sh | 16 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
43 files changed, 127256 insertions(+), 127264 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/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/gcc.
from 170b863585d Daily bump.
adds 6fa3b3bbac9 accept <case> and [cond] in ChangeLog
adds 006fda1b17a PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...]
adds f69a6c40123 Daily bump.
adds 21b27a61345 Daily bump.
adds dc7a8afce35 Record and restore postorder information in breaking alias sccs.
adds 8c25c91b117 Schedule reduction partition in the last.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 10 +++
contrib/gcc-changelog/git_commit.py | 16 ++--
contrib/gcc-changelog/test_email.py | 4 +
contrib/gcc-changelog/test_patches.txt | 35 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 ++
gcc/fortran/resolve.c | 16 +++-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/tree-ssa/pr95638.C | 150 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr95804.c | 18 ++++
gcc/testsuite/gfortran.dg/pr95709.f90 | 12 +++
gcc/tree-loop-distribution.c | 38 ++++++--
12 files changed, 299 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr95638.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95804.c
create mode 100644 gcc/testsuite/gfortran.dg/pr95709.f90
--
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/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards e49f74ec 5: update: binutils-gcc-glibc-llvm: 1
new 9a3fc145 5: update: binutils-gcc-glibc-llvm: 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 (e49f74ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 110 +-
02-prepare_abe/console.log | 332 +-
03-build_abe-binutils/console.log | 11391 +--
04-build_abe-stage1/console.log | 13946 ++--
05-build_abe-linux/console.log | 290 +-
06-build_abe-glibc/console.log | 40092 +++++-----
07-build_abe-stage2/console.log | 36493 ++++-----
08-build_llvm-true/console.log | 12716 ++-
10-benchmark--Oz_LTO/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO/benchmark.log | 20 +-
10-benchmark--Oz_LTO/console.log | 258 +-
11-check_regression/console.log | 34 +-
11-check_regression/results-0.csv | 101 +-
11-check_regression/results-1.csv | 109 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 111 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2448 +-
12-update_baseline/console.log | 1556 +-
12-update_baseline/results-1.csv | 109 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 109 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 1838 +-
console.log | 117292 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
27 files changed, 119716 insertions(+), 119823 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 8c25c91b117 Schedule reduction partition in the last.
new 00672d956d0 [PATCH, rs6000]Add support to enable vmsumudm behind vec_ms [...]
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/rs6000/altivec.h | 1 +
gcc/config/rs6000/altivec.md | 11 ++++
gcc/config/rs6000/rs6000-builtin.def | 2 +
gcc/config/rs6000/rs6000-c.c | 6 ++
gcc/doc/extend.texi | 10 +++
.../gcc.target/powerpc/builtins-msum-runnable.c | 74 ++++++++++++++++++++++
.../gcc.target/powerpc/vsx-builtin-msum.c | 26 ++++++++
7 files changed, 130 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-msum-runnable.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-builtin-msum.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 releases/gcc-10
in repository gcc.
from 5311690085e Aarch64: Change costs for TX2 to expose more vectorization [...]
new a5c9fb79955 libgo: update to Go 1.14.4 release
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/go/gofrontend/MERGE | 2 +-
libgo/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/cmd/cgo/gcc.go | 12 ++-
libgo/go/encoding/json/decode.go | 5 ++
libgo/go/encoding/json/decode_test.go | 33 +++++++-
libgo/go/encoding/json/encode.go | 11 +--
libgo/go/encoding/json/encode_test.go | 87 ++++++++++++++--------
libgo/go/encoding/json/stream_test.go | 8 +-
libgo/go/go/doc/example.go | 6 +-
libgo/go/go/doc/example_test.go | 76 ++++++++++++++-----
libgo/go/go/parser/interface.go | 8 +-
libgo/go/math/big/nat.go | 15 +++-
libgo/go/math/big/nat_test.go | 18 +++++
libgo/go/os/os_test.go | 35 +++++++++
libgo/go/runtime/crash_test.go | 14 +++-
libgo/go/runtime/mgcscavenge.go | 22 ++++++
libgo/go/runtime/mpagecache.go | 13 +++-
libgo/go/runtime/mpagecache_test.go | 33 +++++++-
libgo/go/runtime/proc.go | 6 ++
libgo/go/runtime/proc_test.go | 24 ++++++
libgo/go/runtime/testdata/testprog/lockosthread.go | 49 ++++++++++++
libgo/misc/cgo/test/testx.go | 10 +++
23 files changed, 409 insertions(+), 82 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 2b6d99468d4 libgo: update to Go 1.14.4 release
new 8a0b69f0b08 PR fortran/96086 - ICE in gfc_match_select_rank, at fortran [...]
new 70c884a4b82 PR fortran/95980 - ICE in get_unique_type_string, at fortra [...]
new def4c0b47e0 This is a harmless bug, as the script still works, but curl [...]
new 5ada27f8e0c Improve shrink wrapping debug output
The 4 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:
contrib/download_prerequisites | 2 +-
gcc/fortran/class.c | 6 +++++-
gcc/fortran/match.c | 5 +++--
gcc/fortran/primary.c | 2 +-
gcc/fortran/resolve.c | 23 ++++++++++++++++------
gcc/shrink-wrap.c | 7 ++++++-
.../gfortran.dg/{pr95980.f90 => pr95980_2.f90} | 3 ++-
gcc/testsuite/gfortran.dg/pr96086.f90 | 8 ++++++++
8 files changed, 43 insertions(+), 13 deletions(-)
copy gcc/testsuite/gfortran.dg/{pr95980.f90 => pr95980_2.f90} (63%)
create mode 100644 gcc/testsuite/gfortran.dg/pr96086.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.