X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Ffmt_g0_2.f08;h=3567561802baaa84e67f628d051e6a0921f1e0d7;hp=c19e3f2dca4fd534193149d5cbe5c8425c20e49c;hb=f0f39928e5687eb3bb28dc6eda9e39f28b22e7d2;hpb=83062c9652da50520a8846d28de68d4bdf13c13e diff --git a/gcc/testsuite/gfortran.dg/fmt_g0_2.f08 b/gcc/testsuite/gfortran.dg/fmt_g0_2.f08 index c19e3f2dca4..3567561802b 100644 --- a/gcc/testsuite/gfortran.dg/fmt_g0_2.f08 +++ b/gcc/testsuite/gfortran.dg/fmt_g0_2.f08 @@ -1,5 +1,5 @@ ! { dg-do run } -! { dg-options "-std=f95 -pedantic" } +! { dg-options "-std=f95 -pedantic -fall-intrinsics" } ! { dg-shouldfail "Zero width in format descriptor" } ! PR36420 Fortran 2008: g0 edit descriptor ! Test case provided by Jerry DeLisle