OSDN Git Service

2004-07-17 Jeroen Frijters <jeroen@frijters.net>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g77.f-torture / compile / 980427-0.f
1 c ../../egcs/gcc/f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
2 c     Fixed by 28-04-1998 global.c (ffeglobal_ref_progunit_) change.
3       external b
4       call y(b)
5       end
6       subroutine x
7       a = b()
8       end