Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(802)

Unified Diff: gcc/gcc/testsuite/gfortran.dg/backspace_8.f

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/gcc/testsuite/gfortran.dg/backspace_8.f
diff --git a/gcc/gcc/testsuite/gfortran.dg/backspace_8.f b/gcc/gcc/testsuite/gfortran.dg/backspace_8.f
index c25dd5b4300d72661affb48766cddf9f5d20229c..2dd6b72e9d938789f6ffd32042f987d5da66dc41 100644
--- a/gcc/gcc/testsuite/gfortran.dg/backspace_8.f
+++ b/gcc/gcc/testsuite/gfortran.dg/backspace_8.f
@@ -1,4 +1,6 @@
-C { dg-do run { target fd_truncate } }
+C { dg-do run }
+C { dg-options "-std=legacy" }
+C
C PR libfortran/31618 - backspace after an error didn't work.
program main
character*78 msg
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/backspace_4.f ('k') | gcc/gcc/testsuite/gfortran.dg/binding_label_tests_9.f03 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698