modula2: Simplify REAL/LONGREAL/SHORTREAL node creation.
[official-gcc.git] / gcc / testsuite / gfortran.dg / dec_char_conversion_in_assignment_6.f90
blob5eebec46a4426398c10e980390e88df9d4329ff9
1 ! { dg-do run }
2 ! { dg-options "-fdec -Wsurprising" }
4 ! Modified by Mark Eggleston <mark.eggleston@codethink.com>
6 include "dec_char_conversion_in_assignment_1.f90"
8 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 19 }
9 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 23 }
10 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 34 }
11 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 38 }
12 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 49 }
13 ! { dg-warning "Assigning value other than 0 or 1 to LOGICAL" " " { target *-*-* } 53 }