* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gfortran.dg / warning-directive-1.F90
blob94966ca78aa0f994e7bb770f6ee340ff62050cec
1 ! { dg-do preprocess }
2 ! { dg-options "-std=f95 -fdiagnostics-show-option" }
4 #warning "Printed"
5 ! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } .-1 }