projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
526c334
)
Fix a ChangeLog typo in the last commit.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Thu, 11 Nov 2004 22:05:06 +0000
(22:05 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Thu, 11 Nov 2004 22:05:06 +0000
(22:05 +0000)
From-SVN: r90498
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index baac6a7ee69cbed122ac45ef79ec4420fb585b3d..87b2fbb9c09f1d9f7020daf07e72940b841fa734 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,7
+1,7
@@
2004-11-11 Kazu Hirata <kazu@cs.umass.edu>
* function.c (expand_function_end): Remove an "if" statement
- that always trigger.
+ that always trigger
s
.
* stmt.c (expand_null_return_1): Likewise.
2004-11-11 James E. Wilson <wilson@specifixinc.com>