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

            Bug ID: 116270
           Summary: [15 regression] erratic failures (time outs) of
                    gfortran.dg/sizeof_6.f90
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

I am seeing erratic failures of the test run of the test case
gfortran.dg/sizeof_6.f90.  I looked at the test case and it doesn't appear to
have anything that should be taking 6 minutes to run though I am not a Fortran
expert.

I've seen it fail on different powerpc64 hardware and both LE and BE.  The
earliest run I saw it was r15-2752-g69093fd8aa682a (which is most likely NOT
the source) and from looking in the recent test results emails I see it also
has failed a few times on x86.

Executing on host:
/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../../gfortran
-B/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../../
-B/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/
/home/seurer/gcc/git/gcc-trunk/gcc/testsuite/gfortran.dg/sizeof_6.f90   
-fdiagnostics-plain-output  -fdiagnostics-plain-output    -O0  
-pedantic-errors 
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libatomic/.libs
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libquadmath/.libs
 -lm  -o ./sizeof_6.exe    (timeout = 300)
spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../../gfortran
-B/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../../
-B/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/
/home/seurer/gcc/git/gcc-trunk/gcc/testsuite/gfortran.dg/sizeof_6.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -O0 -pedantic-errors
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libatomic/.libs
-L/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libquadmath/.libs
-lm -o ./sizeof_6.exe
PASS: gfortran.dg/sizeof_6.f90   -O0  (test for excess errors)
Setting LD_LIBRARY_PATH to
.:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libatomic/.libs:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../..:.:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libatomic/.libs:/home/seurer/gcc/git/build/gcc-trunk/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-trunk/gcc/testsuite/gfortran8/../..:/home/seurer/gcc/git/build/gcc-trunk/./gmp/.libs:/home/seurer/gcc/git/build/gcc-trunk/./prev-gmp/.libs:/home/seurer/gcc/git/build/gcc-trunk/./mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-trunk/./prev-mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-trunk/./mpc/src/.libs:/home/seurer/gcc/git/build/gcc-trunk/./prev-mpc/src/.libs:/home/seurer/gcc/git/build/gcc-trunk/./isl/.libs:/home/seurer/gcc/git/build/gcc-trunk/./prev-isl/.libs
Execution timeout is: 300
spawn [open ...]
WARNING: program timed out.
FAIL: gfortran.dg/sizeof_6.f90   -O0  execution test

Reply via email to