projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cded791
)
Fix wrong attribution in gfortran ChangeLog
author
Paul Thomas
<pault@gcc.gnu.org>
Fri, 20 Nov 2015 15:01:34 +0000
(15:01 +0000)
committer
Paul Thomas
<pault@gcc.gnu.org>
Fri, 20 Nov 2015 15:01:34 +0000
(15:01 +0000)
From-SVN: r230662
gcc/fortran/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/fortran/ChangeLog
b/gcc/fortran/ChangeLog
index 1c38f958ba043fee3dd8e9f42f4ba02cbca282f6..e576570ae77f51ae3e934cf4af96c32406508d89 100644
(file)
--- a/
gcc/fortran/ChangeLog
+++ b/
gcc/fortran/ChangeLog
@@
-1,10
+1,10
@@
-2015-11-20
Paul Thomas <pault
@gcc.gnu.org>
+2015-11-20
Steven G. Kargl <kargl
@gcc.gnu.org>
PR fortran/68237
* decl.c (gfc_match_submod_proc): Test the interface symbol
before accessing its attributes.
-2015-11-20
Steven G. Kargl <kargl
@gcc.gnu.org>
+2015-11-20
Paul Thomas <pault
@gcc.gnu.org>
PR fortran/66762
(gfc_get_symbol_decl): Test for attr.used_in_submodule as well