This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8dbdaf8e4b0 Add -fomit-frame-pointer to gcc.target/i386/vartrack-1.c
new 1d7f4af83b3 * gcc-interface/decl.c (choices_to_gnu): Rename parameters [...]
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/ada/ChangeLog | 10 ++++
gcc/ada/gcc-interface/decl.c | 111 +++++++++++++++++++-------------------
gcc/ada/gcc-interface/utils.c | 12 ++---
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gnat.dg/discr55.adb | 16 ++++++
5 files changed, 92 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/discr55.adb
--
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 28deda3b58 Temporarily revert r337226 "Restructure checking for, and wa [...]
new d0d3baaed3 [ASTImporter] Import described template (if any) of function.
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/AST/ASTImporter.cpp | 14 ++++++++++++++
unittests/AST/ASTImporterTest.cpp | 2 +-
2 files changed, 15 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 6151dbec931 [AArch64][SVE] Asm: Support for SPLICE instruction.
new 15fa57ae79a Fix MSVC "result of 32-bit shift implicitly converted to 64 [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++--
1 file 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 lld.
from 63b849b09 [ELF] - Fix BB. 'Filecheck' -> 'FileCheck'.
new 463d8fdd9 [ELF] - Check we able to report function symbols that enclose [...]
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/ELF/x86-64-reloc-error2.s | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 test/ELF/x86-64-reloc-error2.s
--
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 67d2ec77af1 Do not enable OPT_falign_* for -Os.
new 377dc242f89 Build gcc/testsuite/g++.dg/lto/pr86523-[12]_0.C as PIC
new 8dbdaf8e4b0 Add -fomit-frame-pointer to gcc.target/i386/vartrack-1.c
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/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/lto/pr86523-1_0.C | 4 +++-
gcc/testsuite/g++.dg/lto/pr86523-2_0.C | 4 +++-
gcc/testsuite/gcc.target/i386/vartrack-1.c | 2 +-
4 files changed, 18 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 gcc-7-branch
in repository gcc.
from 6bddfbc5b34 Daily bump.
new 89a618c2f19 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 11 +++++------
2 files changed, 10 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-8-branch
in repository gcc.
from b50d76fead0 Daily bump.
new 36716ee7649 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: [...]
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/ada/ChangeLog | 8 +++++---
gcc/ada/gcc-interface/decl.c | 11 +++++------
2 files changed, 10 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 clang.
from de3003c418 Harden/relax clang/test/CodeGen/opt-record-MIR.c test
new 28deda3b58 Temporarily revert r337226 "Restructure checking for, and wa [...]
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/DiagnosticGroups.td | 1 -
include/clang/Basic/DiagnosticSemaKinds.td | 40 +--
include/clang/Sema/Initialization.h | 34 +-
include/clang/Sema/Sema.h | 5 -
lib/Sema/SemaDeclCXX.cpp | 7 +-
lib/Sema/SemaExprCXX.cpp | 7 +
lib/Sema/SemaInit.cpp | 370 ++++++---------------
test/Analysis/initializer.cpp | 23 ++
test/CXX/drs/dr16xx.cpp | 94 ------
test/CXX/drs/dr18xx.cpp | 11 -
test/CXX/special/class.copy/p11.0x.copy.cpp | 13 +-
test/CXX/special/class.copy/p11.0x.move.cpp | 2 +-
test/CXX/special/class.ctor/p5-0x.cpp | 6 +-
test/CXX/temp/temp.param/p5.cpp | 12 +-
.../cxx0x-initializer-stdinitializerlist.cpp | 30 ++
test/CodeGenCXX/temporaries.cpp | 27 ++
test/SemaCXX/constant-expression-cxx11.cpp | 9 +-
test/SemaCXX/constexpr-default-arg.cpp | 4 +-
.../cxx0x-initializer-stdinitializerlist.cpp | 9 +-
test/SemaCXX/eval-crashes.cpp | 6 +-
test/SemaCXX/member-init.cpp | 3 +-
test/SemaCXX/warn-dangling-field.cpp | 6 +-
www/cxx_dr_status.html | 4 +-
23 files changed, 240 insertions(+), 483 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.