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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-06-23
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Jeffrey A. Law <law at gcc dot gnu.org> ---
I was able to trip cf-descriptor-1.f90

Running target unix/-march=rv64gcbv_zicond_zvl256b
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/jlaw/test/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /home/jlaw/test/gcc/gcc/testsuite/gfortran.dg/c-interop/c-interop.exp
...
FAIL: gfortran.dg/c-interop/cf-descriptor-1.f90   -O2  execution test
FAIL: gfortran.dg/c-interop/cf-descriptor-1.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/cf-descriptor-1.f90   -O3 -g  execution test

And the section tests as well:

Running target unix/-march=rv64gcbv_zicond_zvl256b
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/jlaw/test/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /home/jlaw/test/gcc/gcc/testsuite/gfortran.dg/c-interop/c-interop.exp
...
FAIL: gfortran.dg/c-interop/section-1.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-1.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-1p.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-1p.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-2.f90   -O2  execution test
FAIL: gfortran.dg/c-interop/section-2.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-2.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-2p.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-2p.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-3.f90   -O2  execution test
FAIL: gfortran.dg/c-interop/section-3.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-3.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-3p.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-3p.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -O0  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -O1  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -O2  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/section-4.f90   -Os  execution test

Reply via email to