1 2 3 4 5 6
# { dg-options "-fstropping=upper" } # BEGIN INT a := 10; LONG REAL l := a; # { dg-error "coerced" } # l END