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

            Bug ID: 116254
           Summary: new test case gfortran.dg/class_transformational_2.f90
                    from r15-2739-g4cb07a38233aad fails
           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: ---

g:4cb07a38233aadb4b389a6e5236c95f52241b6e0, r15-2739-g4cb07a38233aad

I am seeing this on some powerpc64 machines both BE and LE.

make  -k check-gcc-fortran
RUNTESTFLAGS="dg.exp=gfortran.dg/class_transformational_2.f90"
FAIL: gfortran.dg/class_transformational_2.f90   -O2  execution test
FAIL: gfortran.dg/class_transformational_2.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/class_transformational_2.f90   -O3 -g  execution test


The failure is:
STOP 12


That stop value is computed so I am not sure which line is generating it.


commit 4cb07a38233aadb4b389a6e5236c95f52241b6e0 (HEAD)
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Tue Aug 6 06:42:27 2024 +0100

    Fortran: Fix class transformational intrinsic calls [PR102689]

            * gfortran.dg/class_transformational_2.f90: New test for other
            class_valued transformational intrinsics.

Reply via email to