This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] PR30236 - alternate-return subroutine in generic interface causes ice/segfault
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Paul Thomas <paulthomas2 at wanadoo dot fr>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Fortran List <fortran at gcc dot gnu dot org>
- Date: Mon, 18 Dec 2006 13:05:43 -0800
- Subject: Re: [Patch, fortran] PR30236 - alternate-return subroutine in generic interface causes ice/segfault
- References: <45863DD6.3090800@wanadoo.fr>
On Mon, Dec 18, 2006 at 08:05:58AM +0100, Paul Thomas wrote:
> 2006-12-18 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/30236
> * interface.c (compare_interfaces): Handle NULL symbols.
> (count_types_test): Count NULL symbols, which correspond to
> alternate returns.
This is OK.
>
> 2006-12-18 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/30236
> * gfortran.dg/generic_11.f90: New test.
Please consider Brooks' comments before committing.
--
Steve