https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89266
--- Comment #9 from Harald Anlauf <anlauf at gmx dot de> --- (In reply to Harald Anlauf from comment #8) > I have a 'half-patch' that tries to change gfc_target_expr_size() > to return a bool which is true for success and false for failure, > and then deal with this return value. > > It seems that this also needs to be done for gfc_element_size(). A patch that does this has been posted here: https://gcc.gnu.org/ml/fortran/2019-02/msg00153.html