projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc2c332
)
* c-decl.c (start_decl): Initialized variables are not common.
author
Richard Henderson
<rth@gcc.gnu.org>
Sun, 3 Mar 2002 09:09:33 +0000
(
01:09
-0800)
committer
Richard Henderson
<rth@gcc.gnu.org>
Sun, 3 Mar 2002 09:09:33 +0000
(
01:09
-0800)
From-SVN: r50252
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 3f3954a52e99f991e051feb0dd2494ceb839f2c9..2ea07f371b4c320150533b1c885623f89bda7ac7 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.