This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ed378fe12e 2017-12-05 Richard Biener rguenther@suse.de new 1d6212eaf08 PR tree-optimization/83283 * g++.dg/torture/pr83283.C: New test. new 87b3c87fbe5 PR testsuite/83281 * testsuite/libgomp.oacc-c-c++-common/ [...]
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/torture/pr83283.C | 26 ++++++++++++++++++++++ libgomp/ChangeLog | 8 +++++++ .../libgomp.oacc-c-c++-common/reduction-cplx-dbl.c | 2 +- .../libgomp.oacc-c-c++-common/reduction-cplx-flt.c | 2 +- 5 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr83283.C