This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Cray pointers to procedures
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Asher Langton <langton2 at llnl dot gov>
- Cc: fortran at gcc dot gnu dot org, ska at mek dot dtu dot dk, gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 May 2006 16:27:29 -0700
- Subject: Re: [PATCH] Cray pointers to procedures
- References: <p06200701c09b93c6fb7a@[128.115.78.13]>
On Thu, May 25, 2006 at 10:34:49AM -0700, Asher Langton wrote:
> :ADDPATCH fortran:
>
> gcc/fortran/
> 2006-5-25 Asher Langton <langton2@llnl.gov>
> * symbol.c (check_conflict): Allow external, function, and
> subroutine attributes with Cray
> pointees.
> * trans-expr.c (gfc_conv_function_val): Translate Cray
> pointees that point to procedures.
>
> gcc/testsuite/
> 2006-5-25 Asher Langton <langton2@llnl.gov>
> * cray_pointers_7.f90: New test.
>
Committed. Thanks.
--
Steve