internal compiler error with gfortran 4.4-20081107

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Jan 14 21:25:00 GMT 2009


On Wed, Jan 14, 2009 at 03:56:53PM -0500, kamaraju kusumanchi wrote:
> On Wed, Jan 14, 2009 at 3:44 PM, Steve Kargl
> <sgk@troutmask.apl.washington.edu> wrote:
> > On Wed, Jan 14, 2009 at 03:39:18PM -0500, kamaraju kusumanchi wrote:
> >> Consider the attached heapsort.f90. When compiled it gives an internal
> >> compiler error. Can someone reproduce this on other architectures (I
> >> am using Sun Solaris 2.8)? Also, is the bug present in later versions?
> >>
> >> gcc version 4.4.0 20081107 (experimental) (GCC)
> >
> > Compiles with GNU Fortran (GCC) 4.4.0 20081209
> > on x86_64-*-freebsd
> 
> That's too bad that others can't reproduce it. Any idea how I can
> debug the problem further?
> 

You could try running f951 in a debugger to see where it dies.

-- 
Steve



More information about the Fortran mailing list