* c-decl.c (start_decl): Initialized variables are not common.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Mar 2002 09:09:33 +0000 (09:09 +0000)
committerrth <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

index 3f3954a..2ea07f3 100644 (file)
@@ -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.