2 C The preprocessor must not mangle Hollerith constants
3 C which contain apostrophes.
8 if (j .ne. "bla'") call abort
11 ! { dg-warning "Hollerith constant" "const" { target *-*-* } 6 }
12 ! { dg-warning "Conversion" "conversion" { target *-*-* } 6 }