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_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards a5525129 0: update: binutils-gcc-newlib: 1
new a31fe66b 0: update: binutils-gcc-newlib: 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 (a5525129)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 144 +-
02-prepare_abe/console.log | 480 +-
03-build_abe-binutils/console.log | 7978 +++--
04-build_abe-stage1/console.log | 17574 +++++------
05-clean_sysroot/console.log | 4 +-
06-build_abe-newlib/console.log | 6635 ++--
07-build_abe-stage2/console.log | 27352 ++++++++--------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 38 +-
09-benchmark/console.log | 132 +-
10-check_regression/console.log | 42 +-
10-check_regression/results.log | 24 +-
11-update_baseline/console.log | 42 +-
11-update_baseline/results.log | 24 +-
console.log | 60405 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
results_id | 2 +-
18 files changed, 60435 insertions(+), 60463 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 43a5d46feab analyzer: Impose recursion limit on indirect calls.
new 3ac6b5cff1e diagnostics: Support for -finput-charset [PR93067]
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/c-family/c-opts.c | 13 +++
gcc/coretypes.h | 1 +
gcc/d/d-lang.cc | 19 ++++
gcc/diagnostic.c | 11 +++
gcc/diagnostic.h | 19 ++++
gcc/fortran/cpp.c | 6 ++
gcc/input.c | 100 +++++++++++++++++---
gcc/input.h | 10 ++
gcc/testsuite/gcc.dg/diagnostic-input-charset-1.c | 17 ++++
gcc/testsuite/gcc.dg/diagnostic-input-utf8-bom.c | 14 +++
libcpp/charset.c | 109 +++++++++++++++-------
libcpp/files.c | 56 ++++++++---
libcpp/include/cpplib.h | 18 ++++
13 files changed, 335 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/diagnostic-input-charset-1.c
create mode 100644 gcc/testsuite/gcc.dg/diagnostic-input-utf8-bom.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 devel/omp/gcc-11
in repository gcc.
from 3d0a4edc3a9 Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
new aa75f5e93ac openmp: in_reduction clause support on target construct
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/c-family/c-common.h | 4 +-
gcc/c-family/c-omp.c | 13 ++
gcc/c/c-parser.c | 18 +-
gcc/c/c-typeck.c | 131 +++++++------
gcc/cp/parser.c | 19 +-
gcc/cp/pt.c | 9 +-
gcc/cp/semantics.c | 146 ++++++++-------
gcc/gimplify.c | 126 ++++++++++++-
gcc/omp-expand.c | 4 +
gcc/omp-low.c | 203 +++++++++++++++++++--
gcc/testsuite/c-c++-common/gomp/clauses-1.c | 30 +--
.../c-c++-common/gomp/target-in-reduction-1.c | 12 ++
gcc/tree-pretty-print.c | 9 +-
gcc/tree.h | 3 +-
.../testsuite/libgomp.c++/target-in-reduction-1.C | 113 ++++++++++++
.../testsuite/libgomp.c++/target-in-reduction-2.C | 182 ++++++++++++++++++
.../libgomp.c-c++-common/target-in-reduction-1.c | 104 +++++++++++
.../libgomp.c-c++-common/target-in-reduction-2.c | 173 ++++++++++++++++++
18 files changed, 1134 insertions(+), 165 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/target-in-reduction-1.c
create mode 100644 libgomp/testsuite/libgomp.c++/target-in-reduction-1.C
create mode 100644 libgomp/testsuite/libgomp.c++/target-in-reduction-2.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-in-reduction-1.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-in-reduction-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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 778044ccf59 libstdc++: Update Doxygen config template to Doxygen 1.9.2
adds c5e0f954aef libstdc++: Move status table entry to be with other ranges papers
adds 07b4100683e Define STAGE1_LIBS to link against libcl.a in stage1 on hpux.
adds 18e9e7db7af Drop stabs from h8/300 and v850 ports
No new revisions were added by this update.
Summary of changes:
gcc/ada/gcc-interface/Make-lang.in | 4 ++++
gcc/config.gcc | 12 ++++--------
gcc/config/v850/v850.h | 3 ---
libstdc++-v3/doc/html/manual/status.html | 10 +++++-----
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 21 ++++++++++-----------
5 files changed, 23 insertions(+), 27 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 master
in repository toolchain/gcc-compare-results.
from 878bfd6 From https://ci.linaro.org/job/tcwg_gcc_check_bootstrap-bisec [...]
new 8158ebe From https://ci.linaro.org/job/tcwg_gcc_check-bisect-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:
.../flaky/tcwg_gcc_check-release-aarch64.xfail | 27 ++++++++++++++++++++++
1 file changed, 27 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from db3d4129b6f i386: Fix _mm512_fpclass_ps_mask in O0 [PR 101471]
adds 3673dcf6d6b Analyze niter for until-wrap condition [PR101145]
adds 87afc7b81cd i386: Optimize lea with zero-extend. [PR 101716]
adds 29c77454e5a tree-optimization/102046 - fix SLP build from scalars with [...]
new 43a5d46feab analyzer: Impose recursion limit on indirect calls.
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/analyzer/engine.cc | 14 +++
gcc/config/i386/i386.c | 36 +++++-
gcc/testsuite/gcc.dg/vect/pr101145.c | 187 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr101145.inc | 65 +++++++++++
gcc/testsuite/gcc.dg/vect/pr101145_1.c | 13 +++
gcc/testsuite/gcc.dg/vect/pr101145_2.c | 13 +++
gcc/testsuite/gcc.dg/vect/pr101145_3.c | 13 +++
gcc/testsuite/gcc.dg/vect/pr101145inf.c | 25 ++++
gcc/testsuite/gcc.dg/vect/pr101145inf.inc | 28 +++++
gcc/testsuite/gcc.dg/vect/pr101145inf_1.c | 23 ++++
gcc/testsuite/gcc.dg/vect/pr102046.c | 19 +++
gcc/testsuite/gcc.target/i386/pr101716.c | 11 ++
gcc/tree-ssa-loop-niter.c | 157 ++++++++++++++-----------
gcc/tree-vect-slp.c | 4 +
14 files changed, 537 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145.inc
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145_1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145_2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145_3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145inf.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145inf.inc
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101145inf_1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr102046.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101716.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.