Fix ChangeLog entry
authorTobias Schlüter <tobi@gcc.gnu.org>
Tue, 29 Jun 2004 21:33:24 +0000 (23:33 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Tue, 29 Jun 2004 21:33:24 +0000 (23:33 +0200)
From-SVN: r83876

gcc/fortran/ChangeLog

index 7861e185fce6d92304651ec16bf731f5a17175e7..005d183d45ef6be7141b9e2f45a274ac4021c512 100644 (file)
@@ -67,8 +67,8 @@
        create_common.
        (named_common): take 'gfc_symtree' instead of 'gfc_symbol'.
        (gfc_trans_common): Adapt to new data structures.
-       * trans-decl.c (gfc_create_module_variables): Also output
-       symbols from commons.
+       * trans-decl.c (gfc_create_module_variables): Remove test for 
+       removed attribute.
 
 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>