internal compiler error with gfortran 4.4-20081107
kamaraju kusumanchi
raju.mailinglists@gmail.com
Fri Jan 16 15:41:00 GMT 2009
On Wed, Jan 14, 2009 at 6:28 PM, kamaraju kusumanchi
<raju.mailinglists@gmail.com> wrote:
>
>> You may want to simply try upgrading to the latest trunk; rather
>> than beating your head against this problem.
>
> I will also try that. Thanks.
>
Even with gfortran 20090109, I am experiencing the same internal compiler error.
> gfortran -v
Using built-in specs.
Target: sparc-sun-solaris2.8
Configured with:
/home/kkusuman/software/unZipped/gcc-4.4-20090109/configure
--enable-languages=c,c++,fortran
--prefix=/home/kkusuman/software/myroot/gcc-4.4-20090109 --with-gnu-as
--with-as=/home/kkusuman/software/myroot/bin/as --with-gnu-ld
--with-ld=/home/kkusuman/software/myroot/bin/ld
Thread model: posix
gcc version 4.4.0 20090109 (experimental) (GCC)
> gfortran -c heapsort.f90
heapsort.f90: In function 'heapsort':
heapsort.f90:1: internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
More information about the Fortran
mailing list