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 ede825af2c1 Daily bump.
new ebc8606a940 x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
new d62daad11b2 openmp: Avoid ICE on depend clause on depobj OpenMP constru [...]
new 45a5aa80240 vec.h: Fix GCC build with -std=gnu++20 [PR98059]
new a08add4b115 dwarf2out: Fix up add_scalar_info not to create invalid DWARF
new 4c18faa4dd4 debug: Fix another vector DECL_MODE ICE [PR98100]
new 0c3467bd82d c++: Fix constexpr access to union member through pointer-t [...]
new e315ba968d2 openmp: -fopenmp-simd fixes [PR98187]
new a9a0d654006 i386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions [PR94440]
new c925d4cebf8 openmp: Fix ICE with broken doacross loop [PR98205]
new 8c1ed7223ad openmp, openacc: Fix up handling of data regions [PR98183]
new 99ddd36e800 openmp: Don't optimize shared to firstprivate on task with [...]
new 03fd9caa6a2 openmp: Fix up handling of addressable temporaries in simd [...]
new f3113a85f09 gimplify: Gimplify value in gimplify_init_ctor_eval_range [ [...]
new a4d191d08c6 wide-int: Fix wi::to_mpz [PR98474]
new 8d2e64c4a28 reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [...]
The 15 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-pragma.c | 2 +-
gcc/cfgexpand.c | 7 +-
gcc/config/i386/i386-expand.c | 12 ++-
gcc/config/i386/i386-options.c | 39 ++++++++-
gcc/config/i386/i386.c | 4 +-
gcc/config/i386/i386.h | 8 +-
gcc/config/i386/i386.opt | 10 +++
gcc/cp/constexpr.c | 64 ++++++++++++---
gcc/cp/parser.c | 5 ++
gcc/dwarf2out.c | 13 ++-
gcc/gimplify.c | 41 +++++++++-
gcc/omp-expand.c | 43 +++++-----
gcc/omp-low.c | 7 +-
gcc/testsuite/c-c++-common/gomp/depobj-2.c | 11 +++
gcc/testsuite/c-c++-common/gomp/doacross-4.c | 30 +++++++
gcc/testsuite/c-c++-common/gomp/pr98187.c | 109 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-98122.C | 14 ++++
gcc/testsuite/g++.dg/cpp2a/constexpr-98122.C | 25 ++++++
gcc/testsuite/g++.dg/gomp/pr98383.C | 18 +++++
gcc/testsuite/g++.dg/opt/pr98353.C | 17 ++++
gcc/testsuite/gcc.c-torture/execute/pr98474.c | 30 +++++++
gcc/testsuite/gcc.dg/goacc/pr98183.c | 15 ++++
gcc/testsuite/gcc.dg/gomp/pr98183.c | 15 ++++
gcc/testsuite/gcc.target/i386/pr94440-1.c | 23 ++++++
gcc/testsuite/gcc.target/i386/pr94440-2.c | 19 +++++
gcc/testsuite/gcc.target/i386/pr98063.c | 13 +++
gcc/testsuite/gcc.target/i386/pr98100.c | 9 +++
gcc/tree-ssa-reassoc.c | 34 ++++----
gcc/vec.h | 2 +-
gcc/wide-int.cc | 14 ++++
libgomp/testsuite/libgomp.c/task-6.c | 47 +++++++++++
31 files changed, 625 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/depobj-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/doacross-4.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr98187.c
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-98122.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-98122.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr98383.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr98353.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr98474.c
create mode 100644 gcc/testsuite/gcc.dg/goacc/pr98183.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr98183.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94440-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94440-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr98063.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr98100.c
create mode 100644 libgomp/testsuite/libgomp.c/task-6.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-arm-check_binutils
in repository toolchain/ci/base-artifacts.
from 151a3a3a8 2: update: binutils-4c0e540e47e8ea26e20246c33c744306944b4cb8: 1
new 47e385ca1 3: reset: binutils-c59e30ed1727135f8efb79890f2c458f73709757: 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 | 122 +-
02-prepare_abe/console.log | 445 +-
03-build_abe-binutils/console.log | 19900 +++++++++++-----------
04-build_abe-check_binutils/console.log | 5367 +++---
05-check_regression/console.log | 178 +-
05-check_regression/results.regressions | 35 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 1292 +-
06-update_baseline/results.regressions | 493 +-
console.log | 27366 ++++++++++++++----------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 66 +
sumfiles/binutils.log.xz | Bin 39584 -> 39608 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 94960 -> 94956 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 115912 -> 116148 bytes
sumfiles/ld.sum | 15 +-
sumfiles/libctf.log.xz | Bin 0 -> 1432 bytes
sumfiles/libctf.sum | 16 +
21 files changed, 26504 insertions(+), 28812 deletions(-)
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
create mode 100644 sumfiles/libctf.log.xz
create mode 100644 sumfiles/libctf.sum
--
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 57706dd7e00 gcc-changelog: workaround for utf8 filenames
new a05cc70a6c1 tree-optimization/98513 - fix bug in range intersection code
new c9ee9c1e355 add signed_bool_precision attribute for GIMPLE FE use
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:
gcc/c-family/c-attribs.c | 41 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr95582.c | 19 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr98513.c | 47 +++++++++++++++++++++++++++++++++
gcc/value-range.cc | 6 +++--
4 files changed, 111 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95582.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr98513.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
in repository toolchain/ci/interesting-commits.
from fa821ab Add last-good 1038406a8f6609ad0a449746da70393b0835f699 from h [...]
new 177b73f Add regression c59e30ed1727135f8efb79890f2c458f73709757 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from 2fae5aa Add regression cfcbb4227fb20191e04eb8d7766ae6202f526afd from [...]
new fa821ab Add last-good 1038406a8f6609ad0a449746da70393b0835f699 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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-O2-vs-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 8cbf7daac 12: update: binutils-gcc-glibc: 1
discards dbb20880c 11: reset: : 1
discards 0c7be87a5 10: update: gcc-ca242c8bdfe4ea6e925126574793691eb63dd856: 1
new 4483163c3 10: 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 (8cbf7daac)
\
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 | 130 +-
02-prepare_abe/console.log | 401 +-
03-build_abe-binutils/console.log | 11264 +--
04-build_abe-stage1/console.log | 17599 ++--
05-build_abe-linux/console.log | 1130 +-
06-build_abe-glibc/console.log | 39426 ++++----
07-build_abe-stage2/console.log | 41689 ++++----
08-benchmark--O2_marm/benchmark-start.log | 2 +-
08-benchmark--O2_marm/benchmark.log | 12 +-
08-benchmark--O2_marm/console.log | 106 +-
09-benchmark--O2_LTO_marm/benchmark-start.log | 2 +-
09-benchmark--O2_LTO_marm/benchmark.log | 14 +-
09-benchmark--O2_LTO_marm/console.log | 160 +-
11-check_regression/console.log | 2422 +-
11-check_regression/new-results-0.csv | 56 +-
11-check_regression/new-results-1.csv | 54 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-compare.csv | 2 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4060 +-
11-check_regression/new-results.regressions | 1 -
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-compare.csv | 2 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 3938 +-
11-check_regression/ref-results.regressions | 1 -
11-check_regression/results-compare.csv | 4 +-
12-update_baseline/console.log | 8674 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/new-results-0.csv | 56 +-
12-update_baseline/new-results-1.csv | 54 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-compare.csv | 2 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4104 +-
12-update_baseline/new-results.regressions | 1 -
12-update_baseline/ref-results-0.csv | 56 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-compare.csv | 6 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4182 +-
12-update_baseline/ref-results.regressions | 3 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results.regressions | 2 +-
console.log | 123457 ++++++++++++-----------
jenkins/manifest.sh | 12 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
55 files changed, 134082 insertions(+), 129884 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.