------- Comment #3 from kargl at gcc dot gnu dot org 2007-01-11 23:40 -------
The code at http://www.cora.nwra.com/~orion/f95bug.tar.gz
is broken.
laptop:kargl[226] gfc4x -c sfstubs.f90
sfstubs.f90:127.21:
real(kind=plflt) x0, y0, xtick, ytick
1
Error: Symbol 'plflt' at (1) has no IMPLICIT type
sfstubs.f90:124.26:
There are several subroutines that are missing 'include plflt.inc'
in sfstubs.f90.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30444