diff options
| author | tobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-29 21:33:24 +0000 | 
|---|---|---|
| committer | tobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-29 21:33:24 +0000 | 
| commit | 63202938f656c4ebf907c395032137a54b8f0eb8 (patch) | |
| tree | 80938fe211c132ee4ae30182d12d0ed735007704 /gcc/fortran | |
| parent | ed46775e2e7cca8524a6dc061030815adddae28f (diff) | |
| download | ppe42-gcc-63202938f656c4ebf907c395032137a54b8f0eb8.tar.gz ppe42-gcc-63202938f656c4ebf907c395032137a54b8f0eb8.zip  | |
Fix ChangeLog entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83876 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran')
| -rw-r--r-- | gcc/fortran/ChangeLog | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 7861e185fce..005d183d45e 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -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>  | 

