New test.

From-SVN: r19426
This commit is contained in:
Dave Love 1998-04-27 10:06:28 +00:00
parent 8594f2102c
commit a235cdd775

View file

@ -0,0 +1,7 @@
c ../../egcs/gcc/f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
external b
call y(b)
end
subroutine x
a = b()
end