OSDN Git Service

2011-09-26 Janus Weil <janus@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / warning-directive-4.F90
1 ! { dg-do preprocess }
2 ! { dg-options "-std=f95 -fdiagnostics-show-option -Wno-cpp" }
3
4 #warning "Not printed"
5 ! { dg-bogus "." "" { target *-*-* } 4 }