[Bug fortran/38171] [regression] equivalence and nested modules broken
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 12:41:00 GMT 2008
------- Comment #6 from dominiq at lps dot ens dot fr 2008-11-19 12:40 -------
I don't know if the code in comment #0 is valid or not, but if the file
h5global.mod does not exist compiling it with gfortran r141995 gives:
pr38171.f90:2.14:
USE H5GLOBAL
1
Fatal Error: Can't open module file 'h5global.mod' for reading at (1): No such
file or directory
This error disappears if the module order is changed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38171
More information about the Gcc-bugs
mailing list