]> git.ipfire.org Git - thirdparty/gcc.git/commit
[nvptx] gcc/testsuite/gcc.target/nvptx/
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 23 Jun 2015 08:17:23 +0000 (10:17 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 23 Jun 2015 08:17:23 +0000 (10:17 +0200)
commit31575896b2380fea53d76e24c2f811d4209253ae
treee350ee4fe9096390884d41b15c52965fa6a54a43
parentf9180d0e87bdf87b77934e2b4b8e17c8656581bb
[nvptx] gcc/testsuite/gcc.target/nvptx/

We don't claim to support "K&R C" for nvptx, but needed this corresponding
functionality ("incomplete prototypes") to support the Fortran
libgomp/openacc_lib.h file.

gcc/testsuite/
* gcc.target/nvptx/nvptx.exp: New file.
* gcc.target/nvptx/proto-1.c: Likewise.

From-SVN: r224822
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/nvptx/nvptx.exp [new file with mode: 0644]
gcc/testsuite/gcc.target/nvptx/proto-1.c [new file with mode: 0644]