view libgomp/testsuite/libgomp.oacc-c++/routine-1-auto.C @ 120:f93fa5091070

fix conv1.c
author mir3636
date Thu, 08 Mar 2018 14:53:42 +0900
parents 04ced10e8804
children 84e7813d76e9
line wrap: on
line source

// Routine with "auto" return type.

// { dg-additional-options "-fno-exceptions" }

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