* c-decl.c (start_decl): Initialized variables are not common.
authorRichard Henderson <rth@gcc.gnu.org>
Sun, 3 Mar 2002 09:09:33 +0000 (01:09 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 3 Mar 2002 09:09:33 +0000 (01:09 -0800)
From-SVN: r50252

gcc/ChangeLog

index 3f3954a52e99f991e051feb0dd2494ceb839f2c9..2ea07f371b4c320150533b1c885623f89bda7ac7 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.