mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Correcting ChangeLog errors
From-SVN: r118720
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* trans-decl.c (gfc_trans_deferred_vars): Call gfc_trans_
|
||||
deferred_array before gfc_trans_auto_array_allocation.
|
||||
|
||||
PR fortran/21730
|
||||
PR fortran/21370
|
||||
* symbol.c (check_done): Remove.
|
||||
(gfc_add_attribute): Remove reference to check_done and remove
|
||||
the argument attr_intent.
|
||||
@@ -186,7 +186,7 @@
|
||||
|
||||
2006-10-17 Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
PR fortran/20541
|
||||
PR fortran/29451
|
||||
* trans-array.c (gfc_trans_array_bounds): Test for and set
|
||||
negative stride of a non-constant bound array to zero.
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PR fortran/29699
|
||||
* gfortran.dg/alloc_comp_auto_array_1.f90: New test.
|
||||
|
||||
PR fortran/21730
|
||||
PR fortran/21370
|
||||
* gfortran.dg/change_symbol_attributes_1.f90: New test.
|
||||
|
||||
PR fortran/29431
|
||||
@@ -248,7 +248,7 @@
|
||||
PR fortran/29392
|
||||
* gfortran.dg/data_char_3.f90: New test.
|
||||
|
||||
PR fortran/20541
|
||||
PR fortran/29451
|
||||
* gfortran.dg/negative_automatic_size.f90: New test.
|
||||
|
||||
2006-10-16 David Daney <ddaney@avtrex.com>
|
||||
|
||||
Reference in New Issue
Block a user