This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1bb5acc0558 [testsuite] Require et alloca for pr82210.c
new 276194f4621 PR c++/84493 * parser.c (cp_parser_braced_list): Use requ [...]
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/parser.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/parse/error59.C | 6 ++++++
4 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/error59.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 gcc.
from 0865755e5a3 2018-02-22 Paolo Carlini <paolo.carlini(a)oracle.com>
new 1bb5acc0558 [testsuite] Require et alloca for pr82210.c
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/pr82210.c | 1 +
2 files changed, 5 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 612ed3c0007 [dsymutil] Replace PATH_MAX in SmallString with fixed value.
new 7fa2858a2c3 Recommit: [ARM] f16 constant pool fix
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/ARM/ARMConstantIslandPass.cpp | 6 +-
test/CodeGen/ARM/fp16-litpool-arm.mir | 4 +-
test/CodeGen/ARM/fp16-litpool-thumb.mir | 3 +
test/CodeGen/ARM/fp16-litpool2-arm.mir | 107 +++++++++++++++++++++++++++++++
4 files changed, 115 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/fp16-litpool2-arm.mir
--
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 arm/ilp32
in repository glibc.
from 87016281ac aarch64: Update ILP32 abilists
new cf8a12afa3 aarch64: Fix bits/utmp.h for GCC 8
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:
sysdeps/unix/sysv/linux/aarch64/bits/utmp.h | 9 ++++++---
1 file changed, 6 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 gcc.
from f5918721eae PR c++/84496 * g++.dg/cpp1y/pr84496.C: New test.
new 0865755e5a3 2018-02-22 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr77655.C | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr77655.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 clang-tools-extra.
from e25cb7ec [clangd] Update canonical header mapping for STL
new 9be631ca [clangd] Not collect include headers for dynamic index for now.
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/CodeComplete.cpp | 10 ++--------
clangd/index/FileIndex.cpp | 19 ++++++-------------
clangd/index/Index.h | 4 ++--
clangd/index/SymbolCollector.cpp | 11 +++++------
unittests/clangd/FileIndexTests.cpp | 12 ++++++------
unittests/clangd/SymbolCollectorTests.cpp | 2 +-
6 files changed, 22 insertions(+), 36 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 5e04a38ad7a Character length cleanup for Coarray Fortran library
new f5918721eae PR c++/84496 * g++.dg/cpp1y/pr84496.C: New test.
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1y/pr84496.C | 44 ++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr84496.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 lld.
from 4a0e4190e Revert r325679: [ELF] Add -nopie alias for -no-pie (PR36423)
new 9bc486e48 [ELF] - Introduce getInputSections() helper.
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:
ELF/MapFile.cpp | 16 +++++-----------
ELF/OutputSections.cpp | 33 ++++++++++++++++-----------------
ELF/OutputSections.h | 2 ++
ELF/SyntheticSections.cpp | 9 +++------
ELF/Writer.cpp | 7 +------
5 files changed, 27 insertions(+), 40 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 44638356964 [dsymutil] Be smarter in caching calls to realpath
new 7f3a2c29f3f [ARM] Fix issue with large xor constants.
new 612ed3c0007 [dsymutil] Replace PATH_MAX in SmallString with fixed value.
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/Target/ARM/ARMTargetTransformInfo.cpp | 7 ++-----
test/CodeGen/Thumb/mvn.ll | 29 +++++++++++++++++++++++++++++
tools/dsymutil/DwarfLinker.cpp | 6 +++---
3 files changed, 34 insertions(+), 8 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 462c3e357b5 Add "native" as a valid option value for -march= on i386 (P [...]
new 5e04a38ad7a Character length cleanup for Coarray Fortran library
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 | 13 ++++++++++
gcc/fortran/gfortran.texi | 32 ++++++++++++-------------
gcc/fortran/trans-decl.c | 46 ++++++++++++++++++------------------
gcc/fortran/trans-intrinsic.c | 4 ++--
gcc/fortran/trans-stmt.c | 20 ++++++++--------
libgfortran/ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++
libgfortran/caf/libcaf.h | 37 ++++++++++++++---------------
libgfortran/caf/mpi.c | 28 +++++++++++-----------
libgfortran/caf/single.c | 55 ++++++++++++++++++++++---------------------
libgfortran/libgfortran.h | 2 +-
libgfortran/runtime/stop.c | 18 +++++++-------
11 files changed, 187 insertions(+), 121 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.