https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117901
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2024-12-03
Status|UNCONFIRMED |NEW
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
On x86-64,
make check RUNTESTFLAGS="dg.exp=gfortran.dg/class_transformational_1.f90
--target_board='unix{-m32}'"
gave
FAIL: gfortran.dg/class_transformational_1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess
errors)
FAIL: gfortran.dg/class_transformational_1.f90 -O3 -g (internal compiler
error: in make_ssa_name_fn, at tree-ssanames.cc:355)
FAIL: gfortran.dg/class_transformational_1.f90 -O3 -g (test for excess
errors)