aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C')
-rw-r--r--gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C b/gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C
new file mode 100644
index 000000000..d6aaf8720
--- /dev/null
+++ b/gcc-4.9/libgomp/testsuite/libgomp.c++/udr-15.C
@@ -0,0 +1,4 @@
+// { dg-do run }
+// { dg-options "-fopenmp -std=c++11" }
+
+#include "udr-5.C"