https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126407

            Bug ID: 126407
           Summary: FAIL: EXformat_4.F90 and EXformat_5.F90 on
                    hppa64-hp-hpux11.11
           Product: gcc
           Version: 17.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

The following X format tests fail:

FAIL: gfortran.dg/EXformat_4.F90   -O0  execution test
FAIL: gfortran.dg/EXformat_4.F90   -O1  execution test
FAIL: gfortran.dg/EXformat_4.F90   -O2  execution test
FAIL: gfortran.dg/EXformat_4.F90   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/EXformat_4.F90   -O3 -g  execution test
FAIL: gfortran.dg/EXformat_4.F90   -Os  execution test
FAIL: gfortran.dg/EXformat_5.F90   -O0  execution test
FAIL: gfortran.dg/EXformat_5.F90   -O1  execution test
FAIL: gfortran.dg/EXformat_5.F90   -O2  execution test
FAIL: gfortran.dg/EXformat_5.F90   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/EXformat_5.F90   -O3 -g  execution test
FAIL: gfortran.dg/EXformat_5.F90   -Os  execution test
FAIL: gfortran.dg/PR100914.f90   -O0  (test for excess errors)

spawn -ignore SIGHUP
/home/dave/gnu/gcc/objdir64/gcc/testsuite/gfortran/../../gf
ortran -B/home/dave/gnu/gcc/objdir64/gcc/testsuite/gfortran/../../
-B/home/dave/
gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libgfortran/
/home/dave/gnu/gcc/gcc/gcc/t
estsuite/gfortran.dg/EXformat_4.F90 -fdiagnostics-plain-output
-fdiagnostics-pla
in-output -O0 -pedantic-errors
-L/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11
/./libgfortran/.libs
-L/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libatom
ic/.libs -L/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libquadmath/.libs
-
lm -o ./EXformat_4.exe
PASS: gfortran.dg/EXformat_4.F90   -O0  (test for excess errors)
Setting LD_LIBRARY_PATH to
.:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./l
ibgfortran/.libs:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libatomic/.li
bs:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libquadmath/.libs:/home/dav
e/gnu/gcc/objdir64/gcc/testsuite/gfortran/../..:.:/home/dave/gnu/gcc/objdir64/hp
pa64-hp-hpux11.11/./libgfortran/.libs:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux
11.11/./libatomic/.libs:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libqua
dmath/.libs:/home/dave/gnu/gcc/objdir64/gcc/testsuite/gfortran/../..
Execution timeout is: 300
spawn [open ...]
STOP 1
FAIL: gfortran.dg/EXformat_4.F90   -O0  execution test

A preliminary patch which fixes these fails is here:
https://gcc.gnu.org/bugzilla/attachment.cgi?id=65084&action=edit

Reply via email to