projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e2fe9d
)
Fix a typo.
author
H.J. Lu
<hjl@gcc.gnu.org>
Sat, 20 May 2006 23:02:46 +0000
(16:02 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Sat, 20 May 2006 23:02:46 +0000
(16:02 -0700)
From-SVN: r113942
gcc/fortran/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/fortran/ChangeLog
b/gcc/fortran/ChangeLog
index 94db2b47d246ecd0c0b438d45de60baee9971bb3..4643f40baa63709529765b8745337f1f0721e1b3 100644
(file)
--- a/
gcc/fortran/ChangeLog
+++ b/
gcc/fortran/ChangeLog
@@
-1,7
+1,7
@@
2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
PR fortran/27662
- * trans-array.c (gfc_conv_expr_descriptor): Don't zer
e
the
+ * trans-array.c (gfc_conv_expr_descriptor): Don't zer
o
the
first stride to indicate a temporary.
* trans-expr.c (gfc_conv_function_call): Likewise.