[PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]

Mikael Morin morin-mikael@orange.fr
Sun Sep 18 20:55:22 GMT 2022


Le 18/09/2022 à 20:32, Harald Anlauf a écrit :
> 
> Assumed shape will be on the easy side,
> while assumed size likely needs to be excluded for clobbering.
> 
Isn’t it the converse that is true?
Assumed shape can be non-contiguous so have to be excluded, but assumed 
size are contiguous, so valid candidates for clobbering. No?

No way, really, arrays are going to be a maze of complexity.



More information about the Fortran mailing list