OSDN Git Service

Move test from execute to compile.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 1997 23:21:27 +0000 (23:21 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 1997 23:21:27 +0000 (23:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16321 138bc75d-0d04-0410-961f-82ee72b054a4

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 9fd464e..7cda74e 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!