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-allmodconfig
in repository toolchain/binutils-gdb.
from c205da22ad Automatic date update in version.in
adds 7b7dc363e5 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-master-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from c0ab2ae3cc [GOLD] icf_safe_so_test
adds 73e8dc90a8 Merge forward-search/reverse-search, use gdb::def_vector, re [...]
adds a2419b98d9 Fix leak by using td_ta_delete() to deregister target proces [...]
adds b5ac78ffc6 Automatic date update in version.in
adds 2578ecb1b5 Look for tgetent in libtinfow
adds 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 24 ++++++
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/linux-thread-db.c | 14 ++++
gdb/nat/gdb_thread_db.h | 1 +
gdb/source.c | 149 ++++++++++------------------------
gdb/testsuite/ChangeLog | 15 ++++
gdb/testsuite/gdb.base/list.exp | 17 +++-
gdb/testsuite/gdb.threads/tid-reuse.c | 29 +++++--
10 files changed, 138 insertions(+), 117 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 clang.
from 116ea9b084 Revert "Introduce optional labels to dumpStmt"
new 047b1e9e94 NFC: Move dump of individual comment nodes to NodeDumper
new f4ade88ccb NFC: Rename TemplateDecl dump utilities
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:
include/clang/AST/TextNodeDumper.h | 37 +++++++-
lib/AST/ASTDumper.cpp | 189 ++++---------------------------------
lib/AST/TextNodeDumper.cpp | 148 ++++++++++++++++++++++++++++-
3 files changed, 200 insertions(+), 174 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/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from c0ab2ae3cc [GOLD] icf_safe_so_test
adds 73e8dc90a8 Merge forward-search/reverse-search, use gdb::def_vector, re [...]
adds a2419b98d9 Fix leak by using td_ta_delete() to deregister target proces [...]
adds b5ac78ffc6 Automatic date update in version.in
adds 2578ecb1b5 Look for tgetent in libtinfow
adds 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 24 ++++++
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/linux-thread-db.c | 14 ++++
gdb/nat/gdb_thread_db.h | 1 +
gdb/source.c | 149 ++++++++++------------------------
gdb/testsuite/ChangeLog | 15 ++++
gdb/testsuite/gdb.base/list.exp | 17 +++-
gdb/testsuite/gdb.threads/tid-reuse.c | 29 +++++--
10 files changed, 138 insertions(+), 117 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 clang.
from 34ab31b28e Re-order content from InitListExpr
new fc1a81eefb Inline dumpFullComment into callers
new 0dcc82f20b Inline hasNodes into only caller
new ccdd734a54 Introduce optional labels to dumpStmt
new 116ea9b084 Revert "Introduce optional labels to dumpStmt"
The 4 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/AST/ASTDumper.cpp | 38 +++++++++++++++-----------------------
1 file changed, 15 insertions(+), 23 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 clang.
from a7d1b31c50 SourceManager: insert(make_pair(..)) -> try_emplace. NFC
new 650794aa0e Fix InitListExpr test
new 34ab31b28e Re-order content from InitListExpr
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:
lib/AST/ASTDumper.cpp | 8 ++++----
test/AST/ast-dump-stmt.cpp | 12 ++++++------
2 files changed, 10 insertions(+), 10 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 696f56abbd2 [gn build] Add build files for CodeGen subfolders AsmPrinte [...]
adds 80034725476 [x86] add 32-bit RUN for tests and test with opaque constants; NFC
adds 92f15de9177 [DAGCombiner] re-enable truncation of binops
adds 16176eaed86 Fix conflict types for this FreeBSD test.
adds aa4b83c9c7a [COFF] Map truncated .eh_frame section name
adds 4f8112e4faa SourceManager: insert(make_pair(..)) -> try_emplace. NFC
adds 3d8a5915d08 Remove some UB in RegisterContextDarwin_arm64.cpp
adds cd541ad246a Revert a hunk that shouldn't have been included in the last [...]
new a5f8dbf9a95 [X86] Add test for PR39926; 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:
clang/lib/Basic/SourceManager.cpp | 7 +-
.../sanitizer_common/TestCases/FreeBSD/capsicum.cc | 48 ----
.../Utility/RegisterContextDarwin_arm64.cpp | 12 +-
llvm/include/llvm/Object/COFF.h | 2 +
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 19 +-
llvm/lib/Object/COFFObjectFile.cpp | 6 +
llvm/test/CodeGen/AMDGPU/cgp-bitfield-extract.ll | 4 +-
llvm/test/CodeGen/X86/2008-09-11-CoalescerBug2.ll | 2 +-
.../CodeGen/X86/2010-08-04-MaskedSignedCompare.ll | 2 +-
llvm/test/CodeGen/X86/add-sub-nsw-nuw.ll | 2 +-
llvm/test/CodeGen/X86/bool-math.ll | 274 +++++++++++++++------
llvm/test/CodeGen/X86/clear-lowbits.ll | 114 ++++-----
llvm/test/CodeGen/X86/cmov.ll | 2 +-
llvm/test/CodeGen/X86/extract-bits.ll | 250 +++++++++----------
llvm/test/CodeGen/X86/extract-lowbits.ll | 216 ++++++++--------
llvm/test/CodeGen/X86/fshl.ll | 74 +++---
llvm/test/CodeGen/X86/fshr.ll | 62 ++---
llvm/test/CodeGen/X86/funnel-shift-rot.ll | 25 +-
llvm/test/CodeGen/X86/funnel-shift.ll | 8 +-
llvm/test/CodeGen/X86/pr32284.ll | 3 +-
llvm/test/CodeGen/X86/pr37879.ll | 2 -
llvm/test/CodeGen/X86/pr39926.ll | 48 ++++
llvm/test/CodeGen/X86/rot16.ll | 4 +-
llvm/test/CodeGen/X86/rotate.ll | 18 +-
llvm/test/CodeGen/X86/rotate4.ll | 36 +--
llvm/test/CodeGen/X86/schedule-x86-64-shld.ll | 12 +-
llvm/test/CodeGen/X86/scheduler-backtracking.ll | 254 ++++++++++---------
llvm/test/CodeGen/X86/test-shrink.ll | 11 +-
llvm/test/CodeGen/X86/vector-trunc-math-widen.ll | 236 +++++++-----------
llvm/test/CodeGen/X86/vector-trunc-math.ll | 236 +++++++-----------
llvm/test/CodeGen/X86/xchg-nofold.ll | 2 +-
.../tools/llvm-objdump/Inputs/eh_frame-coff.yaml | 104 ++++++++
llvm/test/tools/llvm-objdump/eh_frame-coff.test | 28 +++
33 files changed, 1121 insertions(+), 1002 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/pr39926.ll
create mode 100644 llvm/test/tools/llvm-objdump/Inputs/eh_frame-coff.yaml
create mode 100644 llvm/test/tools/llvm-objdump/eh_frame-coff.test
--
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 dejagnu.
from 240c052 Reindent lib/target.exp.
new 4c88419 * runtest.exp (setup_target_hook): Use 'ne' and not '!='. ( [...]
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:
ChangeLog | 9 +++++++++
lib/framework.exp | 6 +++---
lib/remote.exp | 4 ++--
runtest.exp | 4 ++--
4 files changed, 16 insertions(+), 7 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 fd1f371dd47 Use existing middle end checking for Fortran OpenACC loop clauses
new 21fb940c5d5 Correct the reported line number in C++ combined OpenACC di [...]
new a43ff24656f Correct the reported line number in Fortran combined OpenAC [...]
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/cp/ChangeLog | 5 ++++
gcc/cp/parser.c | 5 ++--
gcc/fortran/ChangeLog | 5 ++++
gcc/fortran/trans-openmp.c | 5 ++--
gcc/testsuite/ChangeLog | 11 +++++++++
.../c-c++-common/goacc/combined-directives-3.c | 25 +++++++++++++++++++
gcc/testsuite/c-c++-common/goacc/loop-2-kernels.c | 24 +++++++++----------
gcc/testsuite/c-c++-common/goacc/loop-2-parallel.c | 28 +++++++++++-----------
gcc/testsuite/c-c++-common/goacc/loop-3.c | 24 +++++++++----------
.../gfortran.dg/goacc/combined-directives-3.f90 | 26 ++++++++++++++++++++
10 files changed, 116 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/combined-directives-3.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/combined-directives-3.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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from 79f604a5383 Daily bump.
adds 483756748d0 Daily bump.
adds ff41ab51999 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 501b3b9ef5b 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 12 ++++++++++++
gcc/fortran/expr.c | 8 +++-----
gcc/fortran/resolve.c | 6 +++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr88025.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/pr88048.f90 | 7 +++++++
7 files changed, 45 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88025.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88048.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.