* gcc.target/i386/mpx/hard-reg-1-nov.c (mpx_test): Use "esp"
[official-gcc.git] / gcc / testsuite / gfortran.dg / kind_tests_4.f90
blob050c15a282be82363dadad0e35511cc7d392717f
1 ! { dg-do compile }
3 ! PR 50752: [4.7 Regression] ICE in match_kind_param
5 ! Contributed by Joost VandeVondele <Joost.VandeVondele@pci.uzh.ch>
7 rPos=0.0_dp ! { dg-error "Missing kind-parameter" }
8 end