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 062d18d7271 Daily bump.
new 23df2f19184 2019-09-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/ChangeLog | 10 ++++++++++
gcc/fortran/frontend-passes.c | 22 +++++++++++++++++++++-
gcc/fortran/resolve.c | 26 +++++++++++++-------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/do_subscript_6.f90 | 11 +++++++++++
5 files changed, 61 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_6.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 master
in repository clang.
from b54c5533a9 [OPENMP5.0]Allow multiple context selectors in the context s [...]
new 5e9c2181fc [c++20] P1331R2: Allow transient use of uninitialized object [...]
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:
include/clang/AST/DeclCXX.h | 3 +-
include/clang/Basic/DiagnosticASTKinds.td | 44 ++--
include/clang/Basic/DiagnosticSemaKinds.td | 30 ++-
lib/AST/DeclCXX.cpp | 3 +-
lib/AST/ExprConstant.cpp | 293 ++++++++++++++++---------
lib/AST/Interp/State.h | 1 +
lib/Sema/SemaDeclCXX.cpp | 41 +++-
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp | 10 +-
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p4.cpp | 52 +++--
test/CXX/drs/dr14xx.cpp | 59 +++--
test/SemaCXX/constant-expression-cxx11.cpp | 7 +-
test/SemaCXX/constant-expression-cxx1y.cpp | 5 +-
test/SemaCXX/constant-expression-cxx2a.cpp | 87 +++++++-
www/cxx_status.html | 3 +-
14 files changed, 446 insertions(+), 192 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 binutils-gdb.
from b078f3ac88 gdb/testsuite: Avoid directory names in test names
new f64eea3a59 gdb: remove local extern declaration of cli_styling
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:
gdb/ChangeLog | 5 +++++
gdb/ui-file.c | 3 +--
2 files changed, 6 insertions(+), 2 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 gcc-9-branch
in repository gcc.
from 63ed120e3ff Daily bump.
new 95a46b3755e 2019-09-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/ChangeLog | 10 ++++++++++
gcc/fortran/frontend-passes.c | 15 ++++++++++++---
gcc/fortran/resolve.c | 26 +++++++++++++-------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/do_subscript_6.f90 | 11 +++++++++++
5 files changed, 52 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_6.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 master
in repository llvm.
from abcb2968abb [Alignment][NFC] Align(1) to Align::None() conversions
new b93303087a6 [InstSimplify] add tests for fma/fmuladd; NFC
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:
test/Transforms/InstSimplify/call.ll | 136 +++++++++++++++++++++++++++++++++++
1 file changed, 136 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_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 12f174e98c3 Merging r371969: ------------------------------------------ [...]
adds 0399d5a9682 Add external project LDC to release notes.
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 15 +++++++++++++++
1 file changed, 15 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_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6de5eda 0: update: llvm-linux: boot
new b9f83f8 0: update: llvm-linux: boot
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 (6de5eda)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 229 +-
02-build_llvm/console.log | 12072 +++++++++++++++++------------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13006 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13029 insertions(+), 12997 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_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7cc60f2 0: update: llvm-linux: 16
new 5149522 0: update: llvm-linux: 16
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 (7cc60f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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-build_llvm/console.log | 12208 +++++++++++++++++------------------
03-build_linux/console.log | 878 +--
06-update_baseline/console.log | 8 +-
console.log | 13256 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 13263 insertions(+), 13259 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.