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] PR28201 and PR20844 - two more one liners.


On Sat, Jul 08, 2006 at 03:30:34PM +0200, Paul Thomas wrote:
> 
> 2006-07-08  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/20844
>    * io.c (check_io_constraints): It is an error if an ADVANCE
>    specifier appears without an explicit format.
> 
>    PR fortran/28201
>    * resolve.c (resolve_generic_s): For a use_associated function,
>    do not search for an alternative symbol in the parent name
>    space.
> 
> 2006-07-08  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/20844
>    * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
>    specifiers requiring an explicit format tag..
> 
>    PR fortran/28201
>    * gfortran.dg/generic_5: New test.
> 

OK.

-- 
Steve


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