aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2015-06-08 00:13:40 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2015-06-08 00:13:40 +0000
commitd1fe5b0686247ca3c7dd891f83fb1f41fbe5c928 (patch)
tree51e5f6d84d8c80f1ab307095659ab095c759621e
parentccb5ad373f204cc5690dabd1298503fde739a8ed (diff)
downloadgcc-d1fe5b0686247ca3c7dd891f83fb1f41fbe5c928.zip
gcc-d1fe5b0686247ca3c7dd891f83fb1f41fbe5c928.tar.gz
gcc-d1fe5b0686247ca3c7dd891f83fb1f41fbe5c928.tar.bz2
Fix my previous commit.
From-SVN: r224202
-rw-r--r--gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90 b/gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
index 79be99a..d0a11a6 100644
--- a/gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
+++ b/gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-lto-do run }
! { dg-lto-options {{ -O3 -flto }} }
! This testcase will abort if C_PTR is not interoperable with both int *
! and float *