projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87bdc5f
)
re PR fortran/16455 (print the location of a missing module fatal error)
author
Tobias Schlüter
<tobi@gcc.gnu.org>
Sun, 11 Jul 2004 13:06:26 +0000
(15:06 +0200)
committer
Tobias Schlüter
<tobi@gcc.gnu.org>
Sun, 11 Jul 2004 13:06:26 +0000
(15:06 +0200)
PR fortran/16455
Fix ChangeLog
From-SVN: r84509
gcc/fortran/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/fortran/ChangeLog
b/gcc/fortran/ChangeLog
index cf1bf3b4bde52e5c6c81dfb12c85534a3a4d8be9..0c784140d57f4e73b32d008531503a432bed6aad 100644
(file)
--- a/
gcc/fortran/ChangeLog
+++ b/
gcc/fortran/ChangeLog
@@
-1,6
+1,6
@@
2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
- PR fortran/1
5
455
+ PR fortran/1
6
455
* module.c (gfc_dump_module, gfc_use_module): Print locus
when opening of module file fails.