r115967 - in /branches/gcc-4_1-branch/gcc: fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Sun Aug 6 05:11:00 GMT 2006


Author: pault
Date: Sun Aug  6 05:11:45 2006
New Revision: 115967

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115967
Log:
2006-08-06  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28590
	* parse.c (parse_derived): Remove the test for sequence type
	components of a sequence type.
	* resolve.c (resolve_fl_derived): Put the test here so that
	pointer components are tested.

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

	PR fortran/28590
	* gfortran.dg/sequence_types_1.f90: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/sequence_types_1.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/parse.c
    branches/gcc-4_1-branch/gcc/fortran/resolve.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list