[Bug fortran/39230] ASSOCIATED & undefined pointers

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 19 07:08:00 GMT 2009



------- Comment #4 from burnus at gcc dot gnu dot org  2009-02-19 07:08 -------
> (ii) Once we have array descriptors that flag the status of the data, include
> pointers in the club?

I prefer to have simple pointers for scalars and use the descriptor only for
arrays/strings/dimension(..) for performance reasons; though one could use the
descriptor with -fcheck=pointers.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39230



More information about the Gcc-bugs mailing list