This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34567] module name without a module
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2007 17:05:38 -0000
- Subject: [Bug fortran/34567] module name without a module
- References: <bug-34567-109@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dominiq at lps dot ens dot fr 2007-12-23 17:05 -------
On Intel Darwin9 I get
...
gfc -c odb_module8.F90
f951: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [odb_module8.o] Error 1
The 'make all' does not give any error with gfortran 4.2.2, so it looks like a
(bad) regression.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34567