Tested on hppa64-hp-hpux11.11. Committed to trunk. Dave ---
Skip gfortran.dg/PR100914.f90 on hppa*-*-hpux* hppa*-*-hpux* lacks complex.h header file. 2026-08-05 John David Anglin <[email protected]> gcc/testsuite/ChangeLog: * gfortran.dg/PR100914.f90: Skip on hppa*-*-hpux*. diff --git a/gcc/testsuite/gfortran.dg/PR100914.f90 b/gcc/testsuite/gfortran.dg/PR100914.f90 index 161f1265fa2..856566d7aab 100644 --- a/gcc/testsuite/gfortran.dg/PR100914.f90 +++ b/gcc/testsuite/gfortran.dg/PR100914.f90 @@ -3,6 +3,7 @@ ! { dg-require-effective-target fortran_real_c_float128 } ! { dg-additional-sources PR100914.c } ! { dg-additional-options "-Wno-pedantic" } +! { dg-skip-if "No complex.h header" { hppa*-*-hpux* } } ! ! Test the fix for PR100914 !
signature.asc
Description: PGP signature
