]> gcc.gnu.org Git - gcc.git/commit
reduction-dbl.c: New.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Nov 2015 18:58:39 +0000 (18:58 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 19 Nov 2015 18:58:39 +0000 (18:58 +0000)
commit2d25681660450f2c33b653339da158c00155430b
tree0801a134b9c7cf83d81b5d04a5c50a0e3c85e11b
parent0398c18360a7b4a4024b1cc0fee3e3fcb9293e09
reduction-dbl.c: New.

* libgomp.oacc-c-c++-common/reduction-dbl.c: New.
* libgomp.oacc-c-c++-common/reduction-flt.c: New.
* libgomp.oacc-c-c++-common/reduction-cplx-dbl.c: Use typedef.
* libgomp.oacc-c-c++-common/reduction-cplx-flt.c: Use typedef.
* libgomp.oacc-c-c++-common/reduction-2.c: Uncomment broken tests
and fix.
* libgomp.oacc-c-c++-common/reduction-3.c: Likewise.
* libgomp.oacc-c-c++-common/reduction-4.c: Likewise.

From-SVN: r230621
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-2.c
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-3.c
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-4.c
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-dbl.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-flt.c [new file with mode: 0644]
This page took 0.057655 seconds and 5 git commands to generate.