This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 00321085c0c PR libstdc++/90361 add missing macro definition
new d79841eacba 2019-08-12 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 | 7 +++++++
gcc/fortran/frontend-passes.c | 24 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/do_subscript_3.f90 | 22 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/do_subscript_4.f90 | 11 ++++++++++
gcc/testsuite/gfortran.dg/pr70754.f90 | 13 ++++++------
libgomp/ChangeLog | 10 +++++++--
.../testsuite/libgomp.oacc-fortran/routine-7.f90 | 2 +-
8 files changed, 86 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_4.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 compiler-rt.
from ab670a9bd Fix Wnewline-eof after r368598
new 23d072560 [libFuzzer] Merge: print feature coverage number as well.
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/fuzzer/FuzzerInternal.h | 3 ++-
lib/fuzzer/FuzzerLoop.cpp | 5 +++--
lib/fuzzer/FuzzerMerge.cpp | 9 ++++++---
3 files changed, 11 insertions(+), 6 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 16be4d21fcb 2019-08-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new cffb2c3f73e 2019-08-12 Steven G. Kargl <kargl(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 | 6 ++++++
gcc/fortran/trans-decl.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr91359_1.f | 17 +++++++++++++++++
gcc/testsuite/gfortran.dg/pr91359_2.f | 17 +++++++++++++++++
5 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr91359_1.f
create mode 100644 gcc/testsuite/gfortran.dg/pr91359_2.f
--
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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0bab53d 0: update: binutils-gcc-linux: all
new b005a3c 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 (0bab53d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 166 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10846 ++++++++-------
04-build_abe-stage1/console.log | 14069 +++++++++----------
05-build_linux/console.log | 794 +-
06-boot_linux/console.log | 2 +-
console.log | 26424 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 26407 insertions(+), 26316 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 lldb.
from 151b7793c [lldb][NFC] Minor fixes for lldb_private::DiagnosticManager
new e1afe4318 [Symbol] GetTypeBitAlign() should return None in case of failure.
new d71d5071d Revert "[lldb] Fix dynamic_cast by no longer failing on varia [...]
new c852696dd Revert "[lldb] Refactor guard variable checks in IRForTarget"
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:
include/lldb/Symbol/ClangASTContext.h | 3 +-
include/lldb/Symbol/CompilerType.h | 2 +-
include/lldb/Symbol/TypeSystem.h | 3 +-
.../test/lang/cpp/dynamic_cast/ExtBase.cpp | 5 ---
.../lldbsuite/test/lang/cpp/dynamic_cast/ExtBase.h | 3 --
.../lldbsuite/test/lang/cpp/dynamic_cast/Makefile | 3 --
.../test/lang/cpp/dynamic_cast/TestDynamicCast.py | 3 --
.../lldbsuite/test/lang/cpp/dynamic_cast/main.cpp | 51 ----------------------
source/Expression/Materializer.cpp | 22 ++++++----
.../Plugins/ExpressionParser/Clang/IRForTarget.cpp | 38 +++++++++-------
source/Symbol/ClangASTContext.cpp | 5 ++-
source/Symbol/CompilerType.cpp | 4 +-
12 files changed, 47 insertions(+), 95 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/ExtBase.cpp
delete mode 100644 packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/ExtBase.h
delete mode 100644 packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/Makefile
delete mode 100644 packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/TestDynami [...]
delete mode 100644 packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/main.cpp
--
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 fc834a5fe8a PR c++/88095, CTAD for literal operator templates per P0732
new 16be4d21fcb 2019-08-01 Steven G. Kargl <kargl(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 | 6 ++++++
gcc/fortran/check.c | 4 ++++
gcc/fortran/intrinsic.c | 35 +++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/allocated_1.f90 | 24 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/allocated_2.f90 | 16 ++++++++++++++
6 files changed, 91 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocated_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/allocated_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 master
in repository llvm.
from a305c8fff98 [X86] Remove unreachable code from LowerTRUNCATE. NFC
new 36255d2cb7d Revert "Disable MachO TBD write tests for Windows."
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:
unittests/TextAPI/TextStubV1Tests.cpp | 3 ---
unittests/TextAPI/TextStubV2Tests.cpp | 3 ---
2 files changed, 6 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 zorg.
from d0a7ee03 [monorepo] Add lldb sanitized builder
new 76af2a69 Remove builder clang-with-thin-lto-windows
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:
buildbot/osuosl/master/config/builders.py | 8 ----
buildbot/osuosl/master/config/slaves.py | 2 -
.../annotated/clang-with-thin-lto-windows.py | 44 ----------------------
3 files changed, 54 deletions(-)
delete mode 100644 zorg/buildbot/builders/annotated/clang-with-thin-lto-windows.py
--
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 compiler-rt.
from 3cb1404af [asan_symbolize] Fix bug where the frame counter was not incr [...]
new ab670a9bd Fix Wnewline-eof after r368598
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/builtins/fixunsxfdi.c | 2 +-
lib/builtins/udivmoddi4.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.