------- Comment #5 from pault at gcc dot gnu dot org  2006-08-06 05:11 -------
Subject: Bug 28590

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  <[EMAIL PROTECTED]>

        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  <[EMAIL PROTECTED]>

        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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28590

Reply via email to