2011-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47933
* gfortran.dg/fmt_fw_d.f90: Fix test by adding dg-options to avoid
compile errors from older code form.
From-SVN: r170587
+2011-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR libgfortran/47933
+ * gfortran.dg/fmt_fw_d.f90: Fix test by adding dg-options to avoid
+ compile errors from older code form.
+
2011-02-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47567
! { dg-do run }\r
+! { dg-options "-std=gnu" }\r
! PR47567 Wrong output for small absolute values with F editing\r
! Test case provided by Thomas Henlich \r
call verify_fmt(1.2)\r