https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122813
Bug ID: 122813
Summary: [16 Regression] Various libgomp testsuite regressions
on i686-linux since r16-5466
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: jakub at gcc dot gnu.org
Target Milestone: ---
Since r16-5466-gf9c01c47f8e5451e41a5df78f044d7b1e7b3d5d6 I'm seeing
+FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lastprivate-conditional-10.f90 -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions
execution test
+FAIL: libgomp.fortran/lastprivate-conditional-10.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lastprivate1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/lastprivate1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lastprivate2.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/lastprivate2.f90 -O3 -g execution test
+WARNING: libgomp.fortran/non-rectangular-loop-1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions execution test program
timed out.
+FAIL: libgomp.fortran/non-rectangular-loop-1.f90 -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+WARNING: libgomp.fortran/non-rectangular-loop-1.f90 -O3 -g execution test
program timed out.
+FAIL: libgomp.fortran/non-rectangular-loop-1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/pr29629.f90 -O3 -g execution test
+FAIL: libgomp.fortran/pr49792-1.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/pr49792-1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/reduction6.f90 -O3 -g execution test
+FAIL: libgomp.fortran/simd7.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/simd7.f90 -O3 -g execution test
+FAIL: libgomp.fortran/unroll-7.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/unroll-7.f90 -O3 -g execution test
+FAIL: libgomp.fortran/unroll-7a.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/unroll-7a.f90 -O3 -g execution test
+FAIL: libgomp.fortran/unroll-7b.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/unroll-7b.f90 -O3 -g execution test
+FAIL: libgomp.fortran/unroll-7c.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/unroll-7c.f90 -O3 -g execution test
+FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/vla7.f90 -O3 -g execution test
on i686-linux.