Testsuite/MIPS: Fix msa.c: test7_v2f64, test7_v4f32, test43_v2i64
[official-gcc.git] / gcc / testsuite / gfortran.dg / use_2.f90
blob48dcb8d7caa9497ca152805ac83a9ac20ddab917
1 ! { dg-do compile }
2 subroutine bar1
3 usefoo ! { dg-error "Unclassifiable statement" }
4 end