2 ! { dg-shouldfail "Real BOZ not allowed" }
3 ! { dg-options "-fall-intrinsics -std=f2003" }
4 ! Test for invalid (F95/F2003) writing of real with octal edit descriptor
9 character(len
=100) :: str
14 ! { dg-output "At line 12 .*" }
15 ! { dg-output "Expected INTEGER .* in formatted transfer, got REAL" }