This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bbf5599083 [clang] Devirtualization for classes with destructors marked [...]
new 6816c25d30 Fix variable HasArrayDesignator set but not used warning. NFCI.
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:
lib/Sema/SemaInit.cpp | 3 ---
1 file changed, 3 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 8fe80dcb487 * doc/xml/manual/policy_data_structures_biblio.xml (COM: C [...]
new a3b311c8d80 2019-09-01 Paul Thomas <pault(a)gcc.gnu.org>
new 0a09a00c870 PR target/91472 * config/sparc/sparc.c (sparc_cannot_forc [...]
new 50e97fd99d8 * lib/target-supports.exp (check_effective_target_pthread) [...]
The 3 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 | 7 +
gcc/config/sparc/sparc.c | 9 +-
gcc/fortran/ChangeLog | 56 ++-
gcc/fortran/array.c | 6 +-
gcc/fortran/decl.c | 1 +
gcc/fortran/dump-parse-tree.c | 20 +-
gcc/fortran/expr.c | 2 +-
gcc/fortran/gfortran.h | 12 +-
gcc/fortran/match.c | 427 ++++++++++++++++++++---
gcc/fortran/match.h | 2 +
gcc/fortran/parse.c | 95 ++++-
gcc/fortran/parse.h | 3 +-
gcc/fortran/resolve.c | 210 ++++++++++-
gcc/fortran/st.c | 1 +
gcc/fortran/trans-array.c | 8 +-
gcc/fortran/trans-stmt.c | 315 ++++++++++++++++-
gcc/fortran/trans-stmt.h | 1 +
gcc/fortran/trans.c | 4 +
gcc/testsuite/ChangeLog | 12 +
gcc/testsuite/gcc.c-torture/execute/20190901-1.c | 36 ++
gcc/testsuite/gfortran.dg/select_rank_1.f90 | 179 ++++++++++
gcc/testsuite/gfortran.dg/select_rank_2.f90 | 85 +++++
gcc/testsuite/lib/target-supports.exp | 5 +-
23 files changed, 1415 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190901-1.c
create mode 100644 gcc/testsuite/gfortran.dg/select_rank_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/select_rank_2.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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from d754e9c8bb3 Daily bump.
new 35d794ced62 PR target/91472 * config/sparc/sparc.c (sparc_cannot_forc [...]
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 | 7 +++++
gcc/config/sparc/sparc.c | 9 +++++-
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/execute/20190901-1.c | 36 ++++++++++++++++++++++++
4 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190901-1.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 gcc-8-branch
in repository gcc.
from 8502af43c3c Daily bump.
new 57ee5c7ded8 PR target/91472 * config/sparc/sparc.c (sparc_cannot_forc [...]
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 | 7 +++++
gcc/config/sparc/sparc.c | 9 +++++-
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/execute/20190901-1.c | 36 ++++++++++++++++++++++++
4 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190901-1.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_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e6f3dfac35 Automatic date update in version.in
adds efc13b7f02 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ad8a3f1 0: update: binutils-gcc-linux: all
new 6424f5f5 0: update: binutils-gcc-linux: all
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 (4ad8a3f1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 68 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10919 ++++++-------
04-build_abe-stage1/console.log | 18467 +++++++++++-----------
05-build_linux/console.log | 868 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30760 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30756 insertions(+), 30784 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 ce7399f7a49 PR middle-end/91623 * optabs.c (expand_vec_cond_expr): If [...]
new 8fe80dcb487 * doc/xml/manual/policy_data_structures_biblio.xml (COM: 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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 2 +-
2 files changed, 6 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_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 5b9471ffca2 or1k: Fix issue with set_got clobbering LR (r9)
adds fead1fcd56d * doc/generic.texi (Unary and Binary Expressions): Mark up [...]
adds b2652004c45 * es.po: Update.
adds cd170b8998d Add source location to TRAIT_EXPR.
adds 833ed6d8012 Daily bump.
adds e999519d186 Fix wrong dates in ChangeLog
new 1f3651d0907 PR lto/91572 * tree.c (find_decls_types_in_node): Also wa [...]
new ce7399f7a49 PR middle-end/91623 * optabs.c (expand_vec_cond_expr): If [...]
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/ChangeLog | 23 ++-
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++
gcc/cp/cp-tree.h | 6 +-
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 3 +-
gcc/cp/semantics.c | 8 +-
gcc/cp/tree.c | 2 +
gcc/doc/generic.texi | 4 +-
gcc/optabs.c | 19 ++
gcc/po/ChangeLog | 4 +
gcc/po/es.po | 274 +++++++++++------------------
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/g++.dg/ext/is_class_error3.C | 2 +
gcc/testsuite/g++.dg/lto/pr91572_0.C | 12 ++
gcc/testsuite/gcc.target/i386/pr91623.c | 32 ++++
gcc/tree.c | 7 +
17 files changed, 230 insertions(+), 188 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/is_class_error3.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr91572_0.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr91623.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.