Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gfortran.dg / g77 / large_vec.f
blobf5ff87d0db9f986741f0902a5835668118145c2e
1 c { dg-do run }
2 parameter (nmax=165000)
3 double precision x(nmax)
4 end