This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 042c84a1cdd 2017-10-16 Paolo Carlini <paolo.carlini(a)oracle.com>
new de44fcf0124 PR c++/53574 * g++.dg/other/pr53574.C: New test.
new bf25f422729 Enable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia devices
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/g++.dg/other/pr53574.C | 48 ++++++++++++++++++++++
libgomp/ChangeLog | 14 +++++++
.../libgomp.oacc-c-c++-common/declare-1.c | 2 -
.../libgomp.oacc-c-c++-common/declare-2.c | 2 -
.../libgomp.oacc-c-c++-common/declare-4.c | 2 -
.../libgomp.oacc-c-c++-common/declare-5.c | 2 +-
.../testsuite/libgomp.oacc-fortran/declare-1.f90 | 2 +-
.../testsuite/libgomp.oacc-fortran/declare-2.f90 | 2 -
.../testsuite/libgomp.oacc-fortran/declare-3.f90 | 2 +-
.../testsuite/libgomp.oacc-fortran/declare-4.f90 | 2 -
.../testsuite/libgomp.oacc-fortran/declare-5.f90 | 2 -
12 files changed, 70 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr53574.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 deb9583aa1c 2017-10-16 François Dumont <fdumont(a)gcc.gnu.org>
new 042c84a1cdd 2017-10-16 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/constexpr-61323.C | 26 ++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-61323.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 2d930d51 [clang-tidy] Add a regression test for google-readability-nam [...]
new e0d7dff8 [change-namespace] do not change type locs in defaulted 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:
change-namespace/ChangeNamespace.cpp | 4 +-
.../change-namespace/ChangeNamespaceTests.cpp | 62 ++++++++++++++++++++++
2 files changed, 65 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 binutils-gdb.
from df27ae6a09 Remove regformats/tic6x-{c62x,c64x,c64xp}.dat
new c40c7bfcf1 Remove features/tic6x-*.c files
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 | 13 ++++++
gdb/features/Makefile | 8 +---
gdb/features/tic6x-c62x.c | 54 -----------------------
gdb/features/tic6x-c64x-linux.c | 90 -------------------------------------
gdb/features/tic6x-c64x.c | 88 -------------------------------------
gdb/features/tic6x-c64xp-linux.c | 95 ----------------------------------------
gdb/features/tic6x-c64xp.c | 93 ---------------------------------------
gdb/tic6x-linux-tdep.c | 8 ----
gdb/tic6x-tdep.c | 8 ----
9 files changed, 14 insertions(+), 443 deletions(-)
delete mode 100644 gdb/features/tic6x-c62x.c
delete mode 100644 gdb/features/tic6x-c64x-linux.c
delete mode 100644 gdb/features/tic6x-c64x.c
delete mode 100644 gdb/features/tic6x-c64xp-linux.c
delete mode 100644 gdb/features/tic6x-c64xp.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 binutils-gdb.
from 8676616596 Fix GDB build without expat
new df27ae6a09 Remove regformats/tic6x-{c62x,c64x,c64xp}.dat
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 | 8 +++++
gdb/features/Makefile | 1 -
gdb/regformats/tic6x-c62x.dat | 39 ----------------------
gdb/regformats/tic6x-c64x.dat | 71 ----------------------------------------
gdb/regformats/tic6x-c64xp.dat | 74 ------------------------------------------
5 files changed, 8 insertions(+), 185 deletions(-)
delete mode 100644 gdb/regformats/tic6x-c62x.dat
delete mode 100644 gdb/regformats/tic6x-c64x.dat
delete mode 100644 gdb/regformats/tic6x-c64xp.dat
--
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 gdb-8.0-branch
in repository binutils-gdb.
from af2dea53ac Automatic date update in version.in
new f24b864960 PR22137: gdbserver crashes on host with pkru register.
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 | 7 +++++++
gdb/features/Makefile | 2 +-
gdb/regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat | 1 +
gdb/regformats/i386/amd64-avx-mpx-avx512-pku.dat | 3 ---
4 files changed, 9 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 llvm.
from 7f013c8a95d [aarch64][globalisel] Fix a crash in selectAddrModeIndexed( [...]
new d3a44463eef [TableGen] Range loopify DAGISelMatcher. 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:
utils/TableGen/DAGISelMatcher.cpp | 30 +++++++++++++++---------------
1 file changed, 15 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 dejagnu-1.6.1
in repository dejagnu.
at 87a7184 Mark ChangeLog for release.
This branch includes the following new commits:
new 2ec99c5 * NEWS: Add entry for changes since version 1.6. * configur [...]
new 87a7184 Mark ChangeLog for release.
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.
--
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 dejagnu.
from b321ac4 * config.guess: Update to version 2017-09-26. * config.sub: [...]
new fb6ef60 Roll over to next development version number.
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 | 9 +++++++++
NEWS | 4 ++++
configure | 20 ++++++++++----------
configure.ac | 2 +-
doc/dejagnu.texi | 2 +-
doc/runtest.1 | 2 +-
runtest.exp | 2 +-
7 files changed, 27 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 gcc.
from a8474357dbc Daily bump.
new deb9583aa1c 2017-10-16 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/bits/stl_bvector.h | 2 +-
.../80812.cc => 23_containers/vector/bool/82558.cc} | 21 ++++++++++++---------
3 files changed, 19 insertions(+), 10 deletions(-)
copy libstdc++-v3/testsuite/{20_util/is_constructible/80812.cc => 23_containers/ve [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.