This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 21e96d8d306 PR c++/84770 - ICE with typedef and parameter pack.
new 9d926b1e797 [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
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 | 20 +++++++++++
gcc/dwarf2out.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
gcc/dwarf2out.h | 4 ++-
3 files changed, 119 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 clang.
from 43e0507fd7 [Driver] Pass Default=false to hasFlag.
new a4a75f6417 [ObjC] Allow declaring __weak pointer fields in C structs in ARC.
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/Decl.h | 18 +++
include/clang/AST/DeclCXX.h | 18 ---
include/clang/AST/Type.h | 10 ++
lib/AST/ASTImporter.cpp | 1 -
lib/AST/Decl.cpp | 3 +-
lib/AST/DeclCXX.cpp | 1 -
lib/AST/Type.cpp | 32 +++-
lib/CodeGen/CGBlocks.cpp | 7 +-
lib/CodeGen/CGNonTrivialStruct.cpp | 59 ++++++-
lib/CodeGen/CGObjC.cpp | 15 ++
lib/CodeGen/CodeGenFunction.h | 2 +
lib/CodeGen/TargetInfo.cpp | 27 +++-
lib/Sema/SemaDecl.cpp | 8 +-
lib/Serialization/ASTReaderDecl.cpp | 3 +-
lib/Serialization/ASTWriter.cpp | 1 -
lib/Serialization/ASTWriterDecl.cpp | 2 +
test/CodeGenObjC/nontrivial-c-struct-exception.m | 31 +++-
test/CodeGenObjC/weak-in-c-struct.m | 193 +++++++++++++++++++++++
18 files changed, 380 insertions(+), 51 deletions(-)
create mode 100644 test/CodeGenObjC/weak-in-c-struct.m
--
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 2e7a52adbad [WebAssembly] Object: Add accessor for wasm symbols
new 7ca2a477857 [X86] Add a missing EVEX instruction to EmitAnyX86InstComments.
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/InstPrinter/X86InstComments.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 5034f5fdda Revert r326946. It caused stack overflows by significantly i [...]
new 43e0507fd7 [Driver] Pass Default=false to hasFlag.
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/Driver/ToolChains/Clang.cpp | 2 +-
test/Driver/fno-escaping-block-tail-calls.c | 2 ++
2 files changed, 3 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 aoliva/testme
in repository gcc.
discards 3d02d8b4e1b [PR c++/84610,84642] parse auto more conservatively
new c91eeea69fc [PR c++/84610,84642] recover from implicit template parms g [...]
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 (3d02d8b4e1b)
\
N -- N -- N refs/heads/aoliva/testme (c91eeea69fc)
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:
gcc/cp/parser.c | 46 +++++++++++++++++++++++++++++-------
gcc/testsuite/g++.dg/cpp0x/pr84610.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr84642.C | 2 +-
3 files changed, 39 insertions(+), 11 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 llvm.
from 9c2329d170f [X86] Move the AC_EVEX_2_VEX AsmComments enum to X86InstrIn [...]
new 2e7a52adbad [WebAssembly] Object: Add accessor for wasm symbols
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/Object/Wasm.h | 1 +
1 file changed, 1 insertion(+)
--
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 197b6c81959 [AliasAnalysis] Shrink AliasResults; NFC
new 9c2329d170f [X86] Move the AC_EVEX_2_VEX AsmComments enum to X86InstrIn [...]
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/InstPrinter/X86InstComments.h | 7 -------
lib/Target/X86/X86EvexToVex.cpp | 2 +-
lib/Target/X86/X86InstrInfo.h | 6 ++++++
lib/Target/X86/X86MCInstLower.cpp | 2 +-
4 files changed, 8 insertions(+), 9 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 2f375ca42fd Daily bump.
new 3ef7ff1b340 PR c++/84752 - ICE with capture of constexpr array.
new 9aa4a1f0f2a PR c++/84785 - ICE with alias template and default targs.
new 21e96d8d306 PR c++/84770 - ICE with typedef and parameter pack.
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:
gcc/cp/ChangeLog | 14 ++++++++
gcc/cp/call.c | 4 ++-
gcc/cp/pt.c | 43 ++++++++++++++---------
gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C | 18 ++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array3.C | 9 +++++
gcc/testsuite/g++.dg/cpp0x/variadic173.C | 10 ++++++
6 files changed, 81 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array3.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic173.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 e10394cc563 Daily bump.
new 0ff050a9988 PR c++/84785 - ICE with alias template and default targs.
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 | 6 ++++++
gcc/cp/pt.c | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C | 18 ++++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.