This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b54f960 2016-09-24 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new 9e932ac 2016-09-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/gfortran.dg/coarray_lib_comm_1.f90 | 4 ++--
2 files changed, 7 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 libcxx.
from db86684 Implement is_error_code_v and is_error_condition_v for c++17. [...]
new 9473712 Fix incorrect include in is_error_code_enum.pass.cpp
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/std/diagnostics/syserr/is_error_code_enum.pass.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 gcc.
from d6cef2f * configure.ac (gcc_cv_as_aix_dwloc): Fix typo in ass [...]
new b54f960 2016-09-24 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.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/ChangeLog | 5 +++++
gcc/config/rs6000/rs6000.c | 12 ++++++------
2 files changed, 11 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 master
in repository libcxx.
from 7dc2fa3 [libc++] Remove math_win32.h
new db86684 Implement is_error_code_v and is_error_condition_v for c++17. [...]
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/system_error | 16 +++++++
.../diagnostics/syserr/is_error_code_enum.pass.cpp | 51 ++++++++++++++++++++++
.../syserr/is_error_condition_enum.pass.cpp | 51 ++++++++++++++++++++++
.../is_error_code_enum_io_errc.pass.cpp} | 18 +++-----
.../is_error_code_enum_future_errc.pass.cpp | 6 ++-
5 files changed, 130 insertions(+), 12 deletions(-)
create mode 100644 test/std/diagnostics/syserr/is_error_code_enum.pass.cpp
create mode 100644 test/std/diagnostics/syserr/is_error_condition_enum.pass.cpp
copy test/std/{depr/depr.ios.members/streampos.pass.cpp => input.output/iostreams. [...]
--
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 4494464 Add missing changelong entry for 240455
new d6cef2f * configure.ac (gcc_cv_as_aix_dwloc): Fix typo in ass [...]
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/configure | 2 +-
gcc/configure.ac | 2 +-
3 files changed, 7 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 04f16d2 2016-09-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 4494464 Add missing changelong entry for 240455
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 | 19 +++++++++++++++++++
1 file changed, 19 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 clang-tools-extra.
from d878a28 [clang-tidy] Cleaning up language options.
new 105ef7b [clang-tidy] fix for NOLINT after macro expansion
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:
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 14 +++++++++++++-
test/clang-tidy/nolint.cpp | 16 +++++++++++++++-
2 files changed, 28 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 481ce48 PR c/77490 * c.opt (Wbool-operation): New.
new 04f16d2 2016-09-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/gfortran.dg/coarray_lib_comm_1.f90 | 4 ++--
2 files changed, 7 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 binutils-gdb.
from f4e0d9f Automatic date update in version.in
new 9eee20e Fix a use of target_mourn_inferior in windows-nat.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:
gdb/ChangeLog | 5 +++++
gdb/windows-nat.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 master
in repository llvm.
from 9b47314 [RegisterBankInfo] Constify the member of the XXXMapping maps.
new 2e99ba2 [AVR] Update signature of AVRTargetObjectFile::SelectSectionF [...]
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/AVR/AVRTargetObjectFile.cpp | 5 +++--
lib/Target/AVR/AVRTargetObjectFile.h | 1 -
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.