https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70319
Bug ID: 70319
Summary: [6 Regression] FAIL: gcc.dg/sso/q2.c -O1 -fno-inline
execution test
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
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
First seen in r233398. r233125 was okay.
Similar fails:
FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test
FAIL: gcc.dg/sso/q2.c -Og -g execution test
FAIL: gcc.dg/sso/t2.c -O1 -fno-inline output pattern test, is Local_R1 : e5
59 d1 48 b0 a0 c1 03
FAIL: gcc.dg/sso/t2.c -O2 output pattern test, is Local_R1 : e5 59 d1 48 b0
a0 c1 03
FAIL: gcc.dg/sso/t2.c -O3 -finline-functions output pattern test, is
Local_R1 : e5 59 d1 48 b0 a0 c1 03
FAIL: gcc.dg/sso/t2.c -Os output pattern test, is Local_R1 : e5 59 d1 48 b0
a0 c1 03
FAIL: gcc.dg/sso/t2.c -Og -g output pattern test, is Local_R1 : e5 59 d1 48
b0 a0 c1 03