This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4e4f3d2 Split out OMP constructs' SIMD clone supporting code
new b4ba835 PR c/70436 c/ * c-parser.c (c_parser_pragma): Add IF_P argu [...]
new ed92874 PR c++/69517 PR c++/70019 PR c++/70588 * g++.dg/cpp1y/vla [...]
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/c/ChangeLog | 26 +
gcc/c/c-parser.c | 244 +++----
gcc/cp/ChangeLog | 24 +
gcc/cp/parser.c | 229 ++++---
gcc/testsuite/ChangeLog | 19 +-
gcc/testsuite/c-c++-common/Wparentheses-1.c | 39 ++
.../c-c++-common/cilk-plus/CK/Wparentheses-1.c | 69 ++
.../c-c++-common/cilk-plus/PS/Wparentheses-1.c | 41 ++
gcc/testsuite/c-c++-common/goacc/Wparentheses-1.c | 174 +++++
gcc/testsuite/c-c++-common/gomp/Wparentheses-1.c | 338 ++++++++++
gcc/testsuite/c-c++-common/gomp/Wparentheses-2.c | 452 +++++++++++++
gcc/testsuite/c-c++-common/gomp/Wparentheses-3.c | 338 ++++++++++
gcc/testsuite/c-c++-common/gomp/Wparentheses-4.c | 452 +++++++++++++
gcc/testsuite/g++.dg/cpp1y/vla11.C | 712 ---------------------
14 files changed, 2234 insertions(+), 923 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wparentheses-1.c
create mode 100644 gcc/testsuite/c-c++-common/cilk-plus/CK/Wparentheses-1.c
create mode 100644 gcc/testsuite/c-c++-common/cilk-plus/PS/Wparentheses-1.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/Wparentheses-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/Wparentheses-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/Wparentheses-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/Wparentheses-3.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/Wparentheses-4.c
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/vla11.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 dejagnu-1.6
in repository dejagnu.
from 1a60ad4 Merge master branch into dejagnu-1.6.
new 59c31db * Makefile.am (CONTRIB): Add new contrib scripts. * Makefil [...]
new 02984a9 Merge master branch into dejagnu-1.6.
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:
ChangeLog | 5 +++++
Makefile.am | 5 ++++-
Makefile.in | 6 +++++-
3 files changed, 14 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 melt-branch
in repository gcc.
from 465e408 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new c509857 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 3 +++
1 file changed, 3 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 gcc.
from 65717bb AVX-512. Fix mem operand modifier for Intel syntax.
new 4e4f3d2 Split out OMP constructs' SIMD clone supporting code
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 | 18 +
gcc/Makefile.in | 1 +
gcc/omp-low.c | 1606 ------------------------------------------------
gcc/omp-simd-clone.c | 1654 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1673 insertions(+), 1606 deletions(-)
create mode 100644 gcc/omp-simd-clone.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 dejagnu-1.6
in repository dejagnu.
from bf15be2 Merge master branch into dejagnu-1.6.
adds 0fbf126 * lib/rsh.exp (rsh_exec): Handle regexp return status.
adds 3a14bb8 * lib/rsh.exp (rsh_exec): Improve verbose message. * lib/ss [...]
adds 5790775 * runtest.exp: Improve --version (-v) output. * testsuite/r [...]
adds da57e72 * lib/rsh.exp (rsh_exec): Improve verbose message. * lib/ss [...]
adds 8cda35c * lib/ssh.exp (ssh_exec): Handle regexp return status.
new 1a60ad4 Merge master branch into dejagnu-1.6.
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 | 19 +++++++++++++++++++
config/adb.exp | 2 +-
lib/rsh.exp | 6 ++++--
lib/ssh.exp | 6 ++++--
runtest.exp | 8 ++++----
testsuite/runtest.all/options.exp | 5 ++---
6 files changed, 34 insertions(+), 12 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 melt-branch
in repository gcc.
from 3d85a88 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new dd9b14f 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 5 +++++
gcc/ChangeLog | 12 ++++++++++++
gcc/ChangeLog.MELT | 6 ++++++
gcc/cfganal.c | 5 ++---
gcc/config.in | 7 -------
gcc/configure | 7 ++-----
gcc/configure.ac | 3 ---
gcc/genconditions.c | 1 -
gcc/melt-runtime.cc | 1 +
gcc/melt-runtime.h | 6 +++++-
gcc/sese.h | 22 ++++++++++++----------
gcc/tree-ssa-loop-manip.c | 10 +++-------
libcpp/ChangeLog | 6 ++++++
libcpp/config.in | 3 ---
libcpp/configure | 4 +---
libcpp/configure.ac | 2 --
16 files changed, 55 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.