https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460
--- Comment #20 from Paul Thomas <pault at gcc dot gnu.org> --- (In reply to anlauf from comment #19) > > ! { dg-require-effective-target fortran_real_16 } > > in order to prevent new issues popping up... ;-) I decided to go for real_8 with twice the extent of the 'field' component so that the scalar result is 32 bytes still. Thanks for pointing out this option but I think that it might be better to have issues emerge for systems on which real_16 is not available. Tschuess Paul