Skip to content
Snippets Groups Projects
Commit a31089ad authored by pault's avatar pault
Browse files

2006-09-06 Paul Thomas <pault@gcc.gnu.org>

Remove non-standard format from ChangeLog.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116711 138bc75d-0d04-0410-961f-82ee72b054a4
parent de7d02ba
No related branches found
No related tags found
No related merge requests found
2006-09-05 Paul Thomas <pault@gcc.gnu.org> 2006-09-05 Paul Thomas <pault@gcc.gnu.org>
PR fortran/28908 PR fortran/28908
REGRESSION FIX
* gfortran.h : Restore the gfc_dt_list structure and reference * gfortran.h : Restore the gfc_dt_list structure and reference
to it in gfc_namespace. to it in gfc_namespace.
* resolve.c (resolve_fl_derived): Restore the building of the * resolve.c (resolve_fl_derived): Restore the building of the
...@@ -28,12 +27,10 @@ ...@@ -28,12 +27,10 @@
2006-08-30 Paul Thomas <pault@gcc.gnu.org> 2006-08-30 Paul Thomas <pault@gcc.gnu.org>
PR fortran/28885 PR fortran/28885
REGRESSION FIX
* trans-expr.c (gfc_conv_aliased_arg): Ensure that the temp * trans-expr.c (gfc_conv_aliased_arg): Ensure that the temp
declaration is retained for INTENT(OUT) arguments. declaration is retained for INTENT(OUT) arguments.
PR fortran/28873 PR fortran/28873
REGRESSION FIX
PR fortran/20067 PR fortran/20067
* resolve.c (resolve_generic_f): Make error message more * resolve.c (resolve_generic_f): Make error message more
comprehensible. comprehensible.
...@@ -69,7 +66,6 @@ ...@@ -69,7 +66,6 @@
2006-08-29 Paul Thomas <pault@gcc.gnu.org> 2006-08-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran/28788 PR fortran/28788
REGRESSION FIX
* symbol.c (gfc_use_derived): Never eliminate the symbol, * symbol.c (gfc_use_derived): Never eliminate the symbol,
following reassociation of use associated derived types. following reassociation of use associated derived types.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment