aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c')
-rw-r--r--gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c b/gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c
new file mode 100644
index 000000000..456d542af
--- /dev/null
+++ b/gcc-4.9/gcc/testsuite/gfortran.dg/bind_c_usage_17_c.c
@@ -0,0 +1,4 @@
+/* PR fortran/37201.
+ Linked with bind_c_usage_17.f90. */
+
+char cdir(void){return '/';}