blob: 0a6ee22ec3c97a815412f2ec44372ffa653e14fc [file] [log] [blame]
// { dg-additional-options -fno-inline } for stable results regarding OpenACC 'routine'.
// But actually, as none of the '#pragma acc routine' syntax is accepted (see '../libgomp.c++/pr101544-1.C'), force inlining:
#define ALWAYS_INLINE inline __attribute__((always_inline))
#include "../libgomp.c++/pr96835-1.C"
//TODO { dg-prune-output {using 'vector_length \(32\)', ignoring 1} }