(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
g77/
980424-0.f
c { dg-do compile }
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