From: Jan Hubicka Date: Mon, 8 Jun 2015 00:13:40 +0000 (+0000) Subject: Fix my previous commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d1fe5b0686247ca3c7dd891f83fb1f41fbe5c928;p=gcc.git Fix my previous commit. From-SVN: r224202 --- 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 79be99a53c5..d0a11a6b980 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 *