projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb5ad3
)
Fix my previous commit.
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Mon, 8 Jun 2015 00:13:40 +0000
(
00:13
+0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Mon, 8 Jun 2015 00:13:40 +0000
(
00:13
+0000)
From-SVN: r224202
gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
patch
|
blob
|
history
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 79be99a53c542d585ef5557af0c5aecaaaf12104..d0a11a6b980c21c949d360f7aed7a3e22f89af2e 100644
(file)
--- 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 *