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/38171] [regression] equivalence and nested modules broken



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


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