[PATCH, gfortran] Re: Cray Pointers

Asher Langton langton2@llnl.gov
Sat Aug 13 06:23:00 GMT 2005


At 4:01 AM +0100 8/12/05, Paul Brook wrote:
>Have you tested cray pointers and pointees in modules?
>If this is hard to implement it may be acceptable to simply prohibit mixing
>cray pointers and modules.

I just wrote a short test of pointees in modules, and it revealed a 
bug in my implementation.  (I was bailing out too early in 
gfc_create_module_variable; it's fixed in the newest patch.)  They 
seem to work fine now, though I don't yet have any "real" code that 
uses cray pointers and pointers in modules.

-Asher



More information about the Fortran mailing list