https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119538
Bug ID: 119538
Summary: FAIL: gcc.dg/torture/pr117938.c -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops
-ftracer -finline-functions execution test
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/o
bjdir64/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/pr117938.c
-fdi
agnostics-plain-output -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops
-ftr
acer -finline-functions -Wno-psabi --param=max-cse-insns=1 -lm -o
./pr117938.exe
PASS: gcc.dg/torture/pr117938.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel
-loops -ftracer -finline-functions -mlra (test for excess errors)
Setting LD_LIBRARY_PATH to
:/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gcc/o
bjdir64/hppa64-hp-hpux11.11/./libatomic/.libs::/home/dave/gnu/gcc/objdir64/gcc:/
home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/./libatomic/.libs:/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
Execution timeout is: 300
spawn [open ...]
FAIL: gcc.dg/torture/pr117938.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
Test only fails with this specific option.
Doesn't fail with -mno-lra option.