This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fd6757d 2016-05-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 6f06526 2016-05-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new a9ef4ad 2016-05-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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 | 5 +++++
gcc/testsuite/gfortran.dg/namelist_90.f | 28 ++++++++++++++++++++++++++++
libgfortran/ChangeLog | 6 +++++-
libgfortran/io/list_read.c | 2 +-
4 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/namelist_90.f
--
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 glibc.
from db1fa6b Refactor tst-strtod6.c
new dea39b1 malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]
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:
ChangeLog | 7 +++++++
malloc/hooks.c | 2 +-
malloc/malloc.c | 16 ++--------------
3 files changed, 10 insertions(+), 15 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 4be87a4 Do not pass the symbol table. NFC.
new 34ce2e0 Inline SymbolBody::init. 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:
ELF/Symbols.cpp | 16 ++++------------
ELF/Symbols.h | 2 --
2 files changed, 4 insertions(+), 14 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 65c827e Rename EHInputSection -> EhInputSection.
new 4be87a4 Do not pass the symbol table. 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:
ELF/OutputSections.cpp | 19 ++++++++++---------
ELF/OutputSections.h | 10 ++--------
ELF/Writer.cpp | 6 +++---
3 files changed, 15 insertions(+), 20 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 eb24486 Simplify. NFC.
new 65c827e Rename EHInputSection -> EhInputSection.
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/InputFiles.cpp | 4 ++--
ELF/InputFiles.h | 2 +-
ELF/InputSection.cpp | 18 +++++++++---------
ELF/InputSection.h | 4 ++--
ELF/MarkLive.cpp | 4 ++--
ELF/OutputSections.cpp | 12 ++++++------
ELF/OutputSections.h | 10 +++++-----
ELF/Writer.cpp | 2 +-
8 files changed, 28 insertions(+), 28 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 c0111b7 Make scanReloc and related functions non-member functions.
new eb24486 Simplify. 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:
ELF/InputFiles.cpp | 12 ++++--------
1 file changed, 4 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 d2a9b1c PR c++/70344 - ICE with recursive constexpr
new fd6757d 2016-05-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/scanner.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/unexpected_eof.f | 8 ++++++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/unexpected_eof.f
--
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 fa5c3d1 Remove Writer::ensureBss().
new c0111b7 Make scanReloc and related functions non-member functions.
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/OutputSections.h | 4 +++
ELF/Writer.cpp | 81 +++++++++++++++++++++++-----------------------------
2 files changed, 40 insertions(+), 45 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 df8b45d Daily bump.
new d2a9b1c PR c++/70344 - ICE with recursive constexpr
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 | 4 ++++
gcc/cp/constexpr.c | 10 ++++++++--
gcc/testsuite/g++.dg/cpp0x/constexpr-recursion2.C | 1 +
3 files changed, 13 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 gcc-6-branch
in repository gcc.
from c6c9a7e Daily bump.
new 7c253ac PR c++/70344 - ICE with recursive constexpr
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/constexpr.c | 10 ++++++++--
gcc/testsuite/g++.dg/cpp0x/constexpr-recursion2.C | 1 +
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.