https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94449
Bug ID: 94449
Summary: [10 Regression] FAIL: gcc.c-torture/execute/pr92904.c
gcc.dg/torture/pr48731.c
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: hjl.tools at gmail dot com
Target Milestone: ---
Target: i686
On Linux/i686, r10-7496 gave
FAIL: gcc.c-torture/execute/pr92904.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (internal compiler error)
FAIL: gcc.c-torture/execute/pr92904.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (test for excess errors)
FAIL: gcc.c-torture/execute/pr92904.c -O3 -g (internal compiler error)
FAIL: gcc.c-torture/execute/pr92904.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr48731.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (internal compiler error)
FAIL: gcc.dg/torture/pr48731.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (test for excess errors)
FAIL: gcc.dg/torture/pr48731.c -O3 -g (internal compiler error)
FAIL: gcc.dg/torture/pr48731.c -O3 -g (test for excess errors)
r10-7486 is OK.