https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119460
--- Comment #19 from anlauf at gcc dot gnu.org --- (In reply to Paul Thomas from comment #18) > (In reply to anlauf from comment #17) > Thanks for the corrections to generate_reduce_op_wrapper in comment 16 and > the test of the maximum wrapper name length in comment 17. They have been > incorporated in the patch to be submitted. Hi Paul, one thing I forgot: the new test reduce_3.f90 may require a ! { dg-require-effective-target fortran_real_16 } in order to prevent new issues popping up... ;-)