re PR fortran/16455 (print the location of a missing module fatal error)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sun, 11 Jul 2004 13:04:32 +0000 (15:04 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 11 Jul 2004 13:04:32 +0000 (15:04 +0200)
commit87bdc5f8fd0b48e0548d49d87fb7744afeadb439
tree08385eca3bb94704e500c7f0bbdacc4df7cef163
parent6ac4b58e49308aa3717a640d66277c93e267f78c
re PR fortran/16455 (print the location of a missing module fatal error)

PR fortran/15455
* module.c (gfc_dump_module, gfc_use_module): Print locus
when opening of module file fails.

From-SVN: r84508
gcc/fortran/ChangeLog
gcc/fortran/module.c