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

Unified Diff: gcc/gcc/testsuite/gfortran.dg/der_array_io_1.f90

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/der_array_io_1.f90
diff --git a/gcc/gcc/testsuite/gfortran.dg/der_array_io_1.f90 b/gcc/gcc/testsuite/gfortran.dg/der_array_io_1.f90
index b43864d6e1477e61e0022c5b84eb64c2cebc53b8..244b600746c615bec97d4b34ff6b13eea2c0fc1c 100644
--- a/gcc/gcc/testsuite/gfortran.dg/der_array_io_1.f90
+++ b/gcc/gcc/testsuite/gfortran.dg/der_array_io_1.f90
@@ -1,5 +1,7 @@
! Test IO of arrays of integers in derived types
! { dg-do run }
+! { dg-options "-std=legacy" }
+!
program main
character* 10000 :: buf1, buf2
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/default_initialization_1.f90 ('k') | gcc/gcc/testsuite/gfortran.dg/derived_comp_array_ref_3.f90 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698