1! { dg-do compile }
2!
3! PR 50752: [4.7 Regression] ICE in match_kind_param
4!
5! Contributed by Joost VandeVondele <Joost.VandeVondele@pci.uzh.ch>
6
7rPos=0.0_dp  ! { dg-error "Missing kind-parameter" }
8end
9