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

Unified Diff: gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.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/g77_intrinsics_funcs.f
diff --git a/gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f b/gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f
index 551bd61cd6508548888960dbbb86238ad0bbff05..f9e0195bcdbd60c55331ed213f85ad4dcaab0e8f 100644
--- a/gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f
+++ b/gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f
@@ -1,4 +1,6 @@
! { dg-do compile }
+! { dg-options "-std=legacy" }
+!
! Testing g77 intrinsics as subroutines
integer(kind=8) i8
integer i4
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/g77/f77-edit-i-in.f ('k') | gcc/gcc/testsuite/gfortran.dg/g77_intrinsics_sub.f » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698