4 ! Similar to the ICE-test, but now test for complaint about constant
5 ! specification expression.
11 character (a) :: arr (1) = [ "a" ]
12 ! { dg-error "in the expression" "" { target *-*-* } .-1 }
13 ! { dg-error "specification expression" "" { target *-*-* } .-2 }