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: [PATCH] PR fortran/77406


On Wed, Aug 31, 2016 at 05:14:43PM -0700, Steve Kargl wrote:
> 
> 2016-09-03  Steven G. Kargl  <kargl@gcc.gnu.org>
> 
> 	PR fortran/77406
> 	* interface.c (gfc_compare_interfaces): Fix detection of ambiguous
> 	interface involving alternate return.
> 	(check_interface1): Improve error message and loci.
> 
> 2016-09-03  Steven G. Kargl  <kargl@gcc.gnu.org>
> 
> 	PR fortran/77406
> 	* gfortran.dg/pr77406.f90: New test.
> 	* gfortran.dg/assumed_type_3.f90: Update error messages.
> 	* gfortran.dg/defined_operators_1.f90: Ditto.
> 	* gfortran.dg/generic_26.f90: Ditto.
> 	* gfortran.dg/generic_7.f90: Ditto.
> 	* gfortran.dg/gomp/udr5.f90: Ditto.
> 	* gfortran.dg/gomp/udr7.f90: Ditto.
> 	* gfortran.dg/interface_1.f90: Ditto.
> 	* gfortran.dg/interface_37.f90: Ditto.
> 	* gfortran.dg/interface_5.f90: Ditto.
> 	* gfortran.dg/interface_6.f90: Ditto.
> 	* gfortran.dg/interface_7.f90
> 	* gfortran.dg/no_arg_check_3.f90
> 	* gfortran.dg/operator_5.f90
> 	* gfortran.dg/proc_ptr_comp_20.f90: Ditto.
> 

Ping.  OK to commit.

-- 
Steve


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