comparison libgomp/testsuite/libgomp.fortran/vla8.f90 @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents b7f97abdc517
children 84e7813d76e9
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 ! { dg-do run } 1 ! { dg-do run }
2 ! { dg-timeout-factor 2.0 }
2 3
3 call test 4 call test
4 contains 5 contains
5 subroutine check (x, y, l) 6 subroutine check (x, y, l)
6 integer :: x, y 7 integer :: x, y