New test.

From-SVN: r19398
This commit is contained in:
Dave Love 1998-04-24 07:53:34 +00:00
parent 0b81275849
commit 489e08401c
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
C crashes in subst_stack_regs_pat on x86-linux, in the "abort();"
C within the switch statement.
SUBROUTINE C(A)
COMPLEX A
WRITE(*,*) A.NE.CMPLX(0.0D0)
END