This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[PR 45424, F08] Add IS_CONTIGUOUS intrinsic


Dear all,

the above PR had a patch by Tobias Burnus from 2012 that never got
committed in any form.  I have tried to make it compile with current
9-trunk.  I also attempted to extend it so that it accepts TS29113/F18
assumed rank/assumed type, by looking at what is done for other inquiry
intrinsics (e.g. SIZE), but not really understanding what I was doing.

It works for my simple tests.

If somebody is interested and finds the time to look into it, please do
so.  Any feedback welcome.

It would be really great if somebody knowledgeable picks it up.

Thanks,
Harald


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