Le 23/11/2021 à 21:46, Harald Anlauf via Fortran a écrit :
Dear all,in simplify_bound we did hit an assert when trying to simplify LBOUND/UBOUND for arrays with allocatable or pointer attribute. We cannot do that. Terminate simplification in that situation. Regtested on x86_64-pc-linux-gnu. OK for mainline/affected branches?
OK. Thanks.