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

Unified Diff: gcc/gcc/testsuite/gfortran.dg/constant_substring.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/constant_substring.f
diff --git a/gcc/gcc/testsuite/gfortran.dg/constant_substring.f b/gcc/gcc/testsuite/gfortran.dg/constant_substring.f
index c3aff4848e16e87a1ea8b2c1d137c3f12f469a04..4ca11bc160a8c1ba0cbb7193c2f5905a3915eaa6 100644
--- a/gcc/gcc/testsuite/gfortran.dg/constant_substring.f
+++ b/gcc/gcc/testsuite/gfortran.dg/constant_substring.f
@@ -1,5 +1,7 @@
! Simplify constant substring
! { dg-do run }
+! { dg-options "-std=legacy" }
+!
character*2 a
character*4 b
character*6 c
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/complex_write.f90 ('k') | gcc/gcc/testsuite/gfortran.dg/convert_implied_open.f90 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698