From: hubicka Date: Mon, 8 Jun 2015 00:13:40 +0000 (+0000) Subject: Fix my previous commit. X-Git-Tag: upstream/6.1~6587 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f4aca8f6ef822afafe6012de17f869c223b50d8c;p=platform%2Fupstream%2Flinaro-gcc.git Fix my previous commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224202 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 *