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: [PATCH] Cray pointers to procedures


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


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