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: [fortran, patch] PR34714 - fix ice-on-invalid


On Fri, 2008-03-28 at 12:31 +0100, Daniel Franke wrote:
> On Thursday 20 March 2008 21:58:22 Daniel Franke wrote:
> > gcc/fortran:
> > 2008-03-20  Daniel Franke  <franke.daniel@gmail.com>
> >             Paul Richard Thomas <paul.richard.thomas@gmail.com>
> >
> > 	PR fortran/34714
> > 	* primary.c (match_variable): Improved matching of function
> > 	result variables.
> > 	* resolve.c (resolve_allocate_deallocate): Removed checks if the
> > 	actual argument for STAT is a variable.
> >
> > gcc/testsuite:
> > 2008-03-20  Daniel Franke  <franke.daniel@gmail.com>
> >             Paul Richard Thomas <paul.richard.thomas@gmail.com>
> >
> > 	PR fortran/34714
> > 	* gfortran.dg/alloc_alloc_expr_3.f90: New test.
> > 	* gfortran.dg/allocate_stat.f90: Adjusted error-match text.
> > 	* gfortran.dg/func_assign.f90: Likewise.
> > 	* gfortran.dg/implicit_11.f90: Likewise.
> > 	* gfortran.dg/proc_assign_1.f90: Likewise.
> > 	* gfortran.dg/proc_assign_2.f90: Likewise.
> > 	* gfortran.dg/procedure_lvalue.f90: Likewise.
> 
> Ping?

OK, thanks for patch.

Jerry


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