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, fortran] PR36528 - Cray pointer to function mishandled


Paul Richard Thomas wrote:
> This is a low hanging fruit that I noticed in contemplating doing some
> triage of the low priority fortran PRs.
>
> Bootstraps and regtests on FC9/x86_64 - OK for 4.5?
>   
OK. Thanks for the patch. As it only touches cray pointers, it might
even be ok for 4.4.

Note: This "only" fixes problem (b) but not (a) ["<<<< Unknown tree:"];
whether issue (c) exists at all, I have not checked.

Tobias

> 2009-02-11  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR fortran/36528
> 	* trans-expr.c (gfc_conv_function_call): Pass Cray pointers to
> 	procedures.
>
> 2009-02-11  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR fortran/36528
> 	* gfortran.dg/cray_pointers_8.f90: New test.
>   


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