Index: gcc/gcc/testsuite/gfortran.dg/fmt_tl.f |
diff --git a/gcc/gcc/testsuite/gfortran.dg/fmt_tl.f b/gcc/gcc/testsuite/gfortran.dg/fmt_tl.f |
index d79146ff02ffdb8d73e422c5aa8e32737301c5a1..656499ed05ef069b4f749c1b8e3d3b2bd82f22f8 100644 |
--- a/gcc/gcc/testsuite/gfortran.dg/fmt_tl.f |
+++ b/gcc/gcc/testsuite/gfortran.dg/fmt_tl.f |
@@ -1,4 +1,6 @@ |
! { dg-do run } |
+! { dg-options "-std=legacy" } |
+! |
! PR25631 Check that TL editing works for special case of no bytes written yet. |
! Contributed by Jerry DeLisle <jvdelisle@gcc.gnu.org> |
real x |