Re: (g77) internal compiler error: Segmentation fault

2007-05-25 Thread Roland Winkler
On Fri May 25 2007 Jerry DeLisle wrote: > Roland Winkler wrote: > > The (shortened) fortran-77 subroutine attached below causes a > > segmentation fault of g77 when I execute > > > > $ g77 -O3 -c -funroll-loops foo.f > > > > No problems occur without

(g77) internal compiler error: Segmentation fault

2007-05-25 Thread Roland Winkler
The (shortened) fortran-77 subroutine attached below causes a segmentation fault of g77 when I execute $ g77 -O3 -c -funroll-loops foo.f No problems occur without optimization. $ g77 --version GNU Fortran (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux) Copyright (C) 2002 Free Software Foundation