This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from a7331b7 Correct the dates on the last 3 changes.
new d34dcbc Daily bump.
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/DATESTAMP | 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 1780ec4 Enable dual ABI for Filesystem library
new e6f7df8 Fix testsuite failures with --disable-wchar_t
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/testsuite/21_strings/basic_string/literals/types.cc | 2 ++
.../testsuite/21_strings/basic_string/literals/values.cc | 8 ++++++--
.../testsuite/21_strings/basic_string/requirements/citerators.cc | 2 ++
libstdc++-v3/testsuite/22_locale/messages/13631.cc | 2 ++
.../testsuite/experimental/string_view/literals/types.cc | 2 ++
.../testsuite/experimental/string_view/literals/values.cc | 8 ++++++--
7 files changed, 29 insertions(+), 4 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 a2bf7bf * testsuite/21_strings/basic_string/allocator/wchar_t/minima [...]
new 1780ec4 Enable dual ABI for Filesystem 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:
libstdc++-v3/ChangeLog | 11 +++++++++++
libstdc++-v3/src/filesystem/Makefile.am | 12 +++++++++++-
libstdc++-v3/src/filesystem/Makefile.in | 15 ++++++++++++---
.../c++locale_internal.h => src/filesystem/cow-dir.cc} | 7 ++++---
.../c++locale_internal.h => src/filesystem/cow-ops.cc} | 7 ++++---
.../c++locale_internal.h => src/filesystem/cow-path.cc} | 7 ++++---
libstdc++-v3/src/filesystem/dir.cc | 4 ++++
libstdc++-v3/src/filesystem/ops.cc | 4 ++++
libstdc++-v3/src/filesystem/path.cc | 4 ++++
9 files changed, 58 insertions(+), 13 deletions(-)
copy libstdc++-v3/{config/locale/generic/c++locale_internal.h => src/filesystem/co [...]
copy libstdc++-v3/{config/locale/generic/c++locale_internal.h => src/filesystem/co [...]
copy libstdc++-v3/{config/locale/generic/c++locale_internal.h => src/filesystem/co [...]
--
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 fb5507b Fix tests that fail with old std::string
new a2bf7bf * testsuite/21_strings/basic_string/allocator/wchar_t/minima [...]
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:
libstdc++-v3/ChangeLog | 3 +++
.../testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc | 5 +++--
2 files changed, 6 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 gcc.
from 5506efa * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
new 03a9188 Use noexcept instead of _GLIBCXX_NOEXCEPT
new fb5507b Fix tests that fail with old std::string
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/include/bits/basic_string.h | 4 ++--
libstdc++-v3/include/ext/vstring.h | 8 ++++----
.../21_strings/basic_string/allocator/char/minimal.cc | 8 +++++---
.../21_strings/basic_string/allocator/wchar_t/minimal.cc | 9 +++++----
5 files changed, 26 insertions(+), 13 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 f2fd599 Help the offload gcc driver find the right assembler
new 5506efa * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/acinclude.m4 | 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 master
in repository gcc.
from 689db5e nvptx offloading linking
new f2fd599 Help the offload gcc driver find the right assembler
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 | 5 +++++
gcc/gcc.c | 2 +-
2 files changed, 6 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 gcc-5-branch
in repository gcc.
from 37fc4e8 2015-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 1e3066d 2015-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f2d4bda 2015-10-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
new a7331b7 Correct the dates on the last 3 changes.
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/fortran/ChangeLog | 14 +++++++++++++-
gcc/fortran/decl.c | 7 ++++++-
gcc/fortran/primary.c | 2 +-
gcc/testsuite/ChangeLog | 12 +++++++++++-
gcc/testsuite/gfortran.dg/pr67616.f90 | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pr67802.f90 | 9 +++++++++
6 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67616.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr67802.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 gcc-4_9-branch
in repository gcc.
from 2f67eff [ARM] Fix 4.9 backport of "armv8 linux toolchain asan testcas [...]
new dbda862 Backport PR libstdc++/65142 fix from mainline
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/src/c++11/random.cc | 23 +++++++++++++++++++----
2 files changed, 25 insertions(+), 4 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-5-branch
in repository gcc.
from 7aa63ae Backport PR libstdc++/65049 fix from mainline
new 37fc4e8 2015-10-01 Steven G. Kargl <kargl(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/io.c | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr66979.f90 | 7 +++++++
4 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr66979.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.