summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/g77.f-torture/noncompile/970626-2.f
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g77.f-torture/noncompile/970626-2.f')
-rw-r--r--gcc/testsuite/g77.f-torture/noncompile/970626-2.f4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/g77.f-torture/noncompile/970626-2.f b/gcc/testsuite/g77.f-torture/noncompile/970626-2.f
new file mode 100644
index 00000000000..c1e2348646f
--- /dev/null
+++ b/gcc/testsuite/g77.f-torture/noncompile/970626-2.f
@@ -0,0 +1,4 @@
+ SUBROUTINE A(A,ALPHA,IA)
+ COMPLEX A(IA,*), ALPHA(*)
+ ALPHA(I)=A(I,I).ZERO)
+ END
OpenPOWER on IntegriCloud