On 1/29/25 6:18 AM, Siddhesh Poyarekar wrote: > Denormal behaviour is well defined for IEEE128 long doubles, so don't > XFAIL some gfortran tests on ppc64le when configured with the IEEE128 > long double ABI. > > gcc/testsuite/ChangeLog: > > PR testsuite/118127 > * lib/target-supports.exp > (check_effective_target_ppc_not_well_defined_denormals): New > procedure. > * gfortran.dg/default_format_2.f90: xfail for > ppc_not_well_defined_denormals. > * gfortran.dg/default_format_denormal_2.f90: Likewise. > * gfortran.dg/large_real_kind_form_io_2.f90: Likewise.
LGTM, although I cannot approve it. Peter