dtype for character(kind=4) variables

Thomas Koenig tkoenig@netcologne.de
Sun Apr 5 09:02:00 GMT 2009


Hello world,

in working on the macroization patch, I found that, for
character(kind=4) array descriptors, we have GFC_DESCRIPTOR_SIZE(a)==1.
This requires quite a few special cases in the library.

Is this intentional?  Shouldn't this be cleaned up for the descriptor
change?  At which corner of the front end could we change this?

	Thomas



More information about the Fortran mailing list