PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr
[gcc.git] / libgomp / testsuite / libgomp.oacc-c++ / routine-1-auto.C
blob771a2734306added2d16ba677e7d3ca2a75c2c09
1 // Routine with "auto" return type.
3 #define TEMPLATE
4 #define TYPE int
5 #define RETURN_1 auto
6 #define RETURN_2
7 #include "../libgomp.oacc-c-c++-common/routine-1.c"