This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c073f18b916 PR fortran/85313 * openmp.c (resolve_omp_do): Remove bogu [...]
new 8cbbb14ac20 * parser.c (cp_parser_check_template_parameters): Improve [...]
new 91241074467 PR c++/85285 - ICE with flexible array after substitution.
new 226591999c0 PR debug/65821 - wrong location for main().
new 12577f720ae PR c++/85312 - P0962 cleanup * parser.c (cp_parser_perfor [...]
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:
gcc/cp/ChangeLog | 17 +++++++++++++++++
gcc/cp/call.c | 20 ++++++++++++++++++++
gcc/cp/parser.c | 17 ++++-------------
gcc/cp/pt.c | 8 ++++++++
gcc/cp/tree.c | 17 +----------------
gcc/testsuite/g++.dg/debug/dwarf2/default-arg1.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/ext/flexary30.C | 8 ++++++++
7 files changed, 72 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/default-arg1.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary30.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-7-branch
in repository gcc.
from 71c68438888 [AArch64] PR target/84748: Mark *compare_cstore<mode>_insn [...]
new 47298e4d5e5 PR c++/85279 - dump_expr doesn't understand decltype.
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/cp/ChangeLog | 5 +++++
gcc/cp/error.c | 1 +
gcc/testsuite/g++.dg/cpp0x/decltype67.C | 7 +++++++
3 files changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype67.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 master
in repository llvm.
from 67bff146fa3 [Testing/Support] Make Failed() matcher work with abstract [...]
new a678687fabe Fix whitespace indentation. NFCI.
new e6ac37f218f [CodeGen/Dwarf] Rename the "sizetype" synthetic type and ad [...]
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/CodeGen/AsmPrinter/DwarfUnit.cpp | 4 ++-
lib/Target/X86/X86PfmCounters.td | 2 +-
test/DebugInfo/Generic/debug-names-index-type.ll | 38 ++++++++++++++++++++++++
test/DebugInfo/X86/nondefault-subrange-array.ll | 2 +-
test/DebugInfo/X86/vla-dependencies.ll | 2 +-
test/DebugInfo/X86/vla-global.ll | 2 +-
test/DebugInfo/X86/vla-multi.ll | 16 +++++-----
7 files changed, 53 insertions(+), 13 deletions(-)
create mode 100644 test/DebugInfo/Generic/debug-names-index-type.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 llvm.
from 821afa7980b [X86] Disable SGX for Skylake Server
new 67bff146fa3 [Testing/Support] Make Failed() matcher work with abstract [...]
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/llvm/Testing/Support/Error.h | 6 +++---
unittests/Support/ErrorTest.cpp | 1 +
2 files changed, 4 insertions(+), 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 clang.
from c2d756ba34 [X86] Disable SGX for Skylake Server
new ff160c9a34 Attempt to fix Windows build after r329698.
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/Basic/FileManager.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 master
in repository gcc.
from c3ea4c3dc49 Fix obvious error in handling of error attribute (PR lto/85248).
new c073f18b916 PR fortran/85313 * openmp.c (resolve_omp_do): Remove bogu [...]
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/openmp.c | 8 ++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/pr85313.f90 | 25 +++++++++++++++++++++++++
4 files changed, 38 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr85313.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 259800c8fc5 [llvm-mca] Increase the default number of iterations to 100.
new 821afa7980b [X86] Disable SGX for Skylake Server
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/Target/X86/X86.td | 7 ++++---
1 file changed, 4 insertions(+), 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 clang.
from cd5e8f5e55 Use llvm::sys::fs::real_path() in clang.
new c2d756ba34 [X86] Disable SGX for Skylake Server
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/Basic/Targets/X86.cpp | 3 ++-
1 file changed, 2 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 binutils-gdb.
from 731f534f91 Replace finish_thread_state_cleanup with a RAII class
new f50d8a2eae Fix gdb.base/fork-running-state.exp race
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/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/fork-running-state.c | 20 ++++----------------
2 files changed, 10 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.