]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move test from execute to compile.
authorJeff Law <law@gcc.gnu.org>
Tue, 4 Nov 1997 23:21:27 +0000 (16:21 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 4 Nov 1997 23:21:27 +0000 (16:21 -0700)
From-SVN: r16321

gcc/testsuite/g77.f-torture/compile/alpha1.f [moved from gcc/testsuite/g77.f-torture/execute/alpha1.f with 96% similarity]

similarity index 96%
rename from gcc/testsuite/g77.f-torture/execute/alpha1.f
rename to gcc/testsuite/g77.f-torture/compile/alpha1.f
index 9fd464ecb4ad95871543f59b17cf7a3a1983c480..7cda74ebd45f0f1bbdff9a3157d231f4497a1f21 100644 (file)
@@ -4,7 +4,6 @@
       INTEGER IARRAY(19)/0,0,0,0,0,0,0,0,0,0,0,0,13,14,0,0,0,0,0/
       EQUIVALENCE (RARRAY(13),BOTTOM),(RARRAY(14),RIGHT)
 C
-      I = 0
       IF(I.NE.0) call exit(1)
 C gcc: Internal compiler error: program f771 got fatal signal 11
 C  at this point!