* c-c++-common/Wrestrict.c (test_strcpy_range): Revert latest change.
[official-gcc.git] / libgomp / testsuite / libgomp.oacc-c++ / routine-1-auto.C
blobf4b54e55fa7a28c77a59dd0214092706b7311d62
1 // Routine with "auto" return type.
3 // { dg-additional-options "-fno-exceptions" }
5 #define TEMPLATE
6 #define TYPE int
7 #define RETURN_1 auto
8 #define RETURN_2
9 #include "../libgomp.oacc-c-c++-common/routine-1.c"