mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 16:27:34 +08:00
New test.
From-SVN: r19398
This commit is contained in:
parent
0b81275849
commit
489e08401c
6
gcc/testsuite/g77.f-torture/compile/980424-0.f
Normal file
6
gcc/testsuite/g77.f-torture/compile/980424-0.f
Normal 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
|
Loading…
Reference in New Issue
Block a user