r110931 - in /branches/redhat/gcc-4_1-branch/gc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Feb 13 21:48:00 GMT 2006


Author: jakub
Date: Mon Feb 13 21:48:22 2006
New Revision: 110931

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110931
Log:
2006-02-13  Andrew Pinski  <pinskia@physics.uc.edu>
	    Jakub Jelinek  <jakub@redhat.com>

	PR fortran/26246
	* trans-decl.c (gfc_get_symbol_decl, gfc_get_fake_result_decl): Use
	gfc_add_decl_to_function rather than gfc_finish_var_decl on length.

	* gfortran.dg/pr26246_1.f90: New test.
	* gfortran.dg/pr26246_2.f90: New test.

Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pr26246_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pr26246_2.f90
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list