This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR28590 - error on pointer, sequence type components of a sequence type


On Sat, Aug 05, 2006 at 11:22:54AM +0200, Paul Thomas wrote:
> 
> Paul
> 
> 2006-08-05  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-05  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/28590
>    * gfortran.dg/sequence_types_1.f90: New test.

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]