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 #4 from sgk at troutmask dot apl dot washington dot edu  2007-01-11 23:45 -------
Subject: Re:  sfstubs.f90:48: internal compiler error: Illegal instruction

On Thu, Jan 11, 2007 at 11:40:07PM -0000, kargl at gcc dot gnu dot org wrote:
> 
> ------- 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.
> 

I forgot to mention that 
f95 -fPIC -c sfstubsf95.f90
compile without a problem with gfortran 4.3.


-- 


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]