This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25412] gfortran 4.0.2 seg fault
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2005 19:11:53 -0000
- Subject: [Bug fortran/25412] gfortran 4.0.2 seg fault
- References: <bug-25412-11880@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from kargl at gcc dot gnu dot org 2005-12-14 19:11 -------
Changed severity to normal.
This doesn't compile because "wave.inc" is
not available and prec.mod is not present.
MODULE WAVE
USE prec
USE mpimy
INCLUDE "wave.inc"
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25412