projects
/
platform
/
upstream
/
gcc48.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 4.8.1
[platform/upstream/gcc48.git]
/
gcc
/
testsuite
/
gfortran.dg
/
g77
/
980424-0.f
1
c { dg-do compile }
2
C crashes in subst_stack_regs_pat on x86-linux, in the "abort();"
3
C within the switch statement.
4
SUBROUTINE C(A)
5
COMPLEX A
6
WRITE(*,*) A.NE.CMPLX(0.0D0)
7
END