This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b1bb103116 Better trade-off for excess characters vs. staying within th [...]
new ef106e574d Remove duplicate, nonsense information from an attribute dia [...]
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/Basic/Attr.td | 2 +-
test/Sema/attr-nodebug.c | 2 +-
2 files changed, 2 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 master
in repository gcc.
from fc2e6008e12 Add comment to fix -Wfallthrough warning
new ffbb09c7e00 S/390: Split MVC instruction for better forwarding
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 | 8 ++++++++
gcc/config/s390/predicates.md | 19 +++++++++++++++++++
gcc/config/s390/s390.md | 22 +++++++++++++++++++++-
3 files changed, 48 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.
unknown user pushed a change to branch master
in repository llvm.
from 5e0d780951f [ARM][DAG] Reenable post-legalize store merge
new 4d8809ff53b [ARM] and + load combine tests
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/CodeGen/ARM/and-load-combine.ll | 241 +++++++++++++++++++++++++++++++++++
1 file changed, 241 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.
unknown user pushed a change to branch master
in repository gcc.
from 1fc763b037a Fix bug in an OpenACC async test case
new f0efd2e81a5 2017-12-01 Paul Thomas <pault(a)gcc.gnu.org>
new 962c27930ef Add noexcept to std::integral_constant members
new f4c233de34b Use value-init syntax in std::__detail::__airy
new 5233a26e6eb Remove stray semi-colons at namespace scope
new ddbe62d4a93 Add [[noreturn]] attributes to fix warning
new 747afe893a4 Use const char* to fix -Wwrite-strings warning
new e2c74da1f21 Fix -Wempty-body warnings for debug assertions
new fc2e6008e12 Add comment to fix -Wfallthrough warning
The 8 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 | 53 +++++++++++++++++++++++
gcc/fortran/decl.c | 47 +++++++++++++-------
gcc/fortran/resolve.c | 25 +++++++++--
gcc/fortran/trans-array.c | 22 ++++++++--
gcc/fortran/trans-decl.c | 9 +++-
gcc/fortran/trans-expr.c | 3 +-
gcc/fortran/trans-io.c | 53 +++++++++++++++++++----
gcc/testsuite/ChangeLog | 25 +++++++++++
gcc/testsuite/gfortran.dg/pdt_10.f03 | 7 +--
gcc/testsuite/gfortran.dg/pdt_19.f03 | 18 ++++++++
gcc/testsuite/gfortran.dg/pdt_20.f03 | 20 +++++++++
gcc/testsuite/gfortran.dg/pdt_21.f03 | 15 +++++++
gcc/testsuite/gfortran.dg/pdt_22.f03 | 23 ++++++++++
gcc/testsuite/gfortran.dg/pdt_23.f03 | 33 ++++++++++++++
gcc/testsuite/gfortran.dg/pdt_24.f03 | 11 +++++
gcc/testsuite/gfortran.dg/pdt_25.f03 | 43 ++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_4.f03 | 5 ++-
libstdc++-v3/ChangeLog | 24 ++++++++++
libstdc++-v3/include/bits/locale_facets_nonio.tcc | 1 +
libstdc++-v3/include/bits/node_handle.h | 12 +++--
libstdc++-v3/include/bits/regex_executor.tcc | 4 +-
libstdc++-v3/include/bits/uniform_int_dist.h | 2 +-
libstdc++-v3/include/ext/ropeimpl.h | 2 +-
libstdc++-v3/include/std/type_traits | 4 +-
libstdc++-v3/include/std/utility | 2 +-
libstdc++-v3/include/tr1/modified_bessel_func.tcc | 4 +-
libstdc++-v3/libsupc++/nested_exception.h | 2 +
27 files changed, 419 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_19.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_20.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_21.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_22.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_23.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_24.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_25.f03
--
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 2ee0c9b3ee Update GDB's list of maintainers to reflect today's reality
new d0df06af9b Fix dependency tracking for objects in subdirectories
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/Makefile.in | 6 +++++-
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from 41631b9a768 Add more triples to llc_test_checks.py
new 5e0d780951f [ARM][DAG] Reenable post-legalize store merge
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 +-
lib/Target/ARM/ARMISelLowering.h | 3 -
test/CodeGen/ARM/arm-storebytesmerge.ll | 347 +++++++++++++++++++++++++++++++
test/CodeGen/ARM/fp16-promote.ll | 50 +++--
4 files changed, 389 insertions(+), 27 deletions(-)
create mode 100644 test/CodeGen/ARM/arm-storebytesmerge.ll
--
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-tools-extra.
from 6f250f70 [clangd] Logger implicitly adds newline
new 182b48c0 [clangd] Remove no-op -fsyntax-only from fallback command. 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:
clangd/GlobalCompilationDatabase.cpp | 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.
unknown user pushed a change to branch openacc-gcc-7-branch
in repository gcc.
from d2eedab833f Enable 0-length array data mappings for implicit data clauses
new dc80b690743 Fix bug in an OpenACC async test case
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:
libgomp/ChangeLog.openacc | 8 ++++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/data-2-lib.c | 2 ++
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository gcc.
from 9c9cb9cf113 2017-12-01 Richard Biener <rguenther(a)suse.de>
new 1fc763b037a Fix bug in an OpenACC async test case
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:
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.oacc-c-c++-common/data-2-lib.c | 2 ++
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository llvm.
from f5040aa4c6e [X86] Improvement in CodeGen instruction selection for LEAs.
new 41631b9a768 Add more triples to llc_test_checks.py
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:
utils/update_llc_test_checks.py | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.