This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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 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?


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