Retro68/gcc/libgomp/testsuite/libgomp.oacc-c++/routine-1-auto.C
Wolfgang Thaller 6fbf4226da gcc-9.1
2019-06-20 20:10:10 +02:00

8 lines
162 B
C

// Routine with "auto" return type.
#define TEMPLATE
#define TYPE int
#define RETURN_1 auto
#define RETURN_2
#include "../libgomp.oacc-c-c++-common/routine-1.c"