2 ! { dg-options "-std=legacy" }
4 ! PR 20086 - Missing characters in output with hollerith strings
8 if (line
.ne
.' stiffness reformed for this high step')call abort
10 if (line
.ne
.' stiffness reformed for hello hello')call abort
13 2070 format (2x
,37hstiffness reformed for this high step
)
14 2090 format (2x
,34hstiffness reformed for hello hello
)