This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30444] sfstubs.f90:48: internal compiler error: Illegal instruction



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]