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 93c2834e924 Daily bump.
new d9867034e03 c++: zero_init_expr_p of dependent expression [PR95678]
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/cp/tree.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/dependent3.C | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dependent3.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 244ed2adaa3 OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
new 12df77ab6df OpenACC/Fortran: permit 'routine' inside PURE
new 8fb4d1d5836 Fix pasto in the substitute_and_fold_engine merge with evrp.
new 89fdaf5ad85 d: Use new isTypeXxxx helpers where possible.
new 6c4db916e28 d: Use toTypeFunction instead of explicit cast
new d873350a9c4 d: Use new isXxxxExp helpers where possible
new 15cf136abe0 d: Use toStringExp instead of explicit cast
new cc799df98f6 libstdc++: Enforce copyable/movable checks in std::atomic
new e40b11a91cb libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
new f267a310988 d: Move generation of array bounds error to own function.
new 0a98123c7a6 d: Remove dependency on front-end File type for json and de [...]
new a23b6d61bca d: Remove dependency on front-end OutBuffer for diagnostic [...]
new cdbf48bed4e d: Consistently format quotations in comments.
new af3c19f0a50 d: Update code formatting in a consistent style.
The 13 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-attribs.cc | 18 +--
gcc/d/d-builtins.cc | 25 ++-
gcc/d/d-codegen.cc | 104 ++++++------
gcc/d/d-compiler.cc | 10 +-
gcc/d/d-convert.cc | 6 +-
gcc/d/d-diagnostic.cc | 52 +++---
gcc/d/d-frontend.cc | 4 +-
gcc/d/d-lang.cc | 180 ++++++++++++---------
gcc/d/d-longdouble.cc | 16 +-
gcc/d/d-port.cc | 8 +-
gcc/d/d-spec.cc | 2 +-
gcc/d/d-tree.h | 11 +-
gcc/d/decl.cc | 87 ++++------
gcc/d/expr.cc | 163 +++++++++----------
gcc/d/imports.cc | 8 +-
gcc/d/longdouble.h | 48 +++---
gcc/d/modules.cc | 32 ++--
gcc/d/runtime.cc | 2 +-
gcc/d/toir.cc | 57 +++----
gcc/d/typeinfo.cc | 54 +++----
gcc/d/types.cc | 12 +-
gcc/fortran/openmp.c | 8 +
gcc/fortran/parse.c | 28 ++--
gcc/testsuite/g++.dg/tree-ssa/pr95649.C | 13 ++
gcc/testsuite/gcc.dg/tree-ssa/pr95649.c | 21 +++
.../goacc/pure-elemental-procedures-2.f90 | 27 ++++
gcc/tree-ssa-propagate.c | 3 +-
.../testsuite/libgomp.oacc-fortran/routine-10.f90 | 52 ++++++
libstdc++-v3/include/bits/atomic_base.h | 10 +-
libstdc++-v3/include/std/atomic | 7 +
.../atomic/requirements/types_neg.cc} | 24 ++-
31 files changed, 617 insertions(+), 475 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr95649.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95649.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pure-elemental-procedures-2.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/routine-10.f90
copy libstdc++-v3/testsuite/{30_threads/stop_token/stop_callback/invocable_neg.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.
unknown user pushed a change to branch devel/omp/gcc-10
in repository gcc.
from 4c83afa7329 Merge remote-tracking branch 'origin/releases/gcc-10' into [...]
new b8e1b003ad1 OpenACC/Fortran: permit 'routine' inside PURE
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/fortran/openmp.c | 8 ++++
gcc/fortran/parse.c | 28 ++++++------
.../goacc/pure-elemental-procedures-2.f90 | 27 +++++++++++
.../testsuite/libgomp.oacc-fortran/routine-10.f90 | 52 ++++++++++++++++++++++
4 files changed, 102 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pure-elemental-procedures-2.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/routine-10.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_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/glibc.
from c1dcc54113 hurd: Fix __writev_nocancel_nostatus
adds e221c512c7 ld.so: Check for new cache format first and enhance corrupti [...]
adds 27bf5e9506 manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
adds e93c264336 ieee754/dbl-64: Reduce the scope of temporary storage variables
adds b67339d0bb Update syscall-names.list for Linux 5.7.
new b637306d3e powerpc64le: refactor e_sqrtf128.c
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:
elf/dl-cache.c | 27 ++--
manual/threads.texi | 72 ++++++++++
sysdeps/ieee754/dbl-64/dla.h | 34 ++---
sysdeps/ieee754/dbl-64/doasin.c | 15 +--
sysdeps/ieee754/dbl-64/dosincos.c | 70 +++++-----
sysdeps/ieee754/dbl-64/e_atan2.c | 89 ++++++-------
sysdeps/ieee754/dbl-64/e_sqrt.c | 4 +-
sysdeps/ieee754/dbl-64/s_atan.c | 56 ++++----
sysdeps/ieee754/dbl-64/s_tan.c | 148 +++++++++------------
sysdeps/powerpc/powerpc64/le/fpu/e_sqrtf128.c | 8 +-
.../powerpc/powerpc64/le/power9/fpu/e_sqrtf128.c | 38 ------
sysdeps/unix/sysv/linux/syscall-names.list | 4 +-
12 files changed, 289 insertions(+), 276 deletions(-)
delete mode 100644 sysdeps/powerpc/powerpc64/le/power9/fpu/e_sqrtf128.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_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
from 9cbfe82a 4: reset: binutils-gcc-glibc: 0
new 119e72c7 5: reset: binutils-gcc-glibc: 0
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 | 14 +-
02-prepare_abe/console.log | 92 +-
03-build_abe-binutils/console.log | 10240 +-
04-build_abe-stage1/console.log | 20485 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 39178 ++++---
07-build_abe-stage2/console.log | 45431 ++++----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/console.log | 162 +-
10-check_regression/console.log | 40 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-binutils-glibc | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 10 +-
11-update_baseline/results.log | 4 +-
console.log | 116146 ++++++++++----------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
18 files changed, 116056 insertions(+), 116072 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-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
adds a251bf8229e Daily bump.
adds 93c2834e924 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 28 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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 28691cac 0: update: gcc-152aaef6feb909689132c74bebb01420dc7776e3: 1
new d7905a87 0: update: gcc-93c2834e92419abf04fd9f54ca25ed22086611b0: 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 (28691cac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 162 +-
02-prepare_abe/console.log | 288 +-
04-build_abe-bootstrap_O3/console.log | 61854 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 62314 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 62312 insertions(+), 62320 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.