projects
/
platform
/
upstream
/
linaro-gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e52a16
)
* c-decl.c (start_decl): Initialized variables are not common.
author
rth
<rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2002 09:09:33 +0000
(09:09 +0000)
committer
rth
<rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2002 09:09:33 +0000
(09:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50252
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
3f3954a
..
2ea07f3
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2002-03-03 Richard Henderson <rth@redhat.com>
+
+ * c-decl.c (start_decl): Initialized variables are not common.
+
2002-03-02 Per Bothner <per@bothner.com>
* gcc.c (option_map): Suport new --bootclasspath option.