This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34567] module name without a module



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]