projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f39522
)
Fix typo in gcc/fortran/ChangeLog
author
Janne Blomqvist
<jb@gcc.gnu.org>
Fri, 10 May 2019 20:09:43 +0000
(23:09 +0300)
committer
Janne Blomqvist
<jb@gcc.gnu.org>
Fri, 10 May 2019 20:09:43 +0000
(23:09 +0300)
From-SVN: r271075
gcc/fortran/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/fortran/ChangeLog
b/gcc/fortran/ChangeLog
index cd73dd2971c36633d7fb211b1557c928a5a5566c..9127064fbced650408d1b9bead84cfeec92b2219 100644
(file)
--- a/
gcc/fortran/ChangeLog
+++ b/
gcc/fortran/ChangeLog
@@
-28,7
+28,7
@@
PR fortran/90351
PR fortran/90329
- *
gfortran.dg/
dump-parse-tree.c: Include version.h.
+ * dump-parse-tree.c: Include version.h.
(gfc_dump_external_c_prototypes): New function.
(get_c_type_name): Select "char" as a name for a simple char.
Adjust to handling external functions. Also handle complex.