Internal compiler error (gfortran)
Andrew Pinski
pinskia@physics.uc.edu
Tue Jun 14 16:42:00 GMT 2005
On Jun 14, 2005, at 12:35 PM, Richard Haney wrote:
> Please help,
>
> I am building a program using gfortran that call mpi functions
> (LAM/MPI version 7.0.4) on a IBM xSeries Linux Cluster (Red Hat 9.0 AS
> OS) and am getting an internal compiler error (I am using gfortran
> version 4.0.0 20041001). When I looked at the line in the file
> throwing the error it is accessing the mpi_comm_size function.
I think you need to update your gfortran, it was fixed 4 days after the
version
you have by:
PR 17756
* tree-ssa-operands.c (get_expr_operands): Handle CONST_DECL.
I would try a 4.0.1 snapshot since that has most of the gfortran fixes
and also
is getting more and more stable.
Thanks,
Andrew Pinski
More information about the Fortran
mailing list