projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97dcb4
)
Fix typo in my last changelog entry.
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Sun, 15 Apr 2007 20:58:09 +0000
(13:58 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Sun, 15 Apr 2007 20:58:09 +0000
(13:58 -0700)
From-SVN: r123853
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 40d06b41044e4d8b2cda5dc23e6f6268a5ccc4dd..c9a8298550c05ff95b40af38392273c7ceca2425 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-32,7
+32,7
@@
2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR c/31520
- * c-del.c (finish_decl): Grab the type of the decl after the call
+ * c-de
c
l.c (finish_decl): Grab the type of the decl after the call
to store_init_value.
2007-04-14 Steven Bosscher <steven@gcc.gnu.org>