https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119273
--- Comment #3 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #2) > A simple > > print *,temp_int(:,a%test_function()) > > works fine, so it is likely a pure ASSOCIATE problem. gfortran-14.2.0 even crashes on the print above, while r14-11407 does not.