[Bug tree-optimization/19085] New: [4.0 Regression] FAIL: gcc.c-torture/compile/20020210-1.c
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 19 22:09:00 GMT 2004
The is test began failing between 20040830 and 20040908. It fails on all
hppa targets. The failing test is test1:
.IMPORT link_error0,CODE
.SPACE $TEXT$
.NSUBSPA $CODE$
.align 4
.EXPORT test1,ENTRY,PRIV_LEV=3,ARGW0=FR,ARGW1=FR
test1
.PROC
.CALLINFO FRAME=64,CALLS,SAVE_RP
.ENTRY
stw %r2,-20(%r30)
fcmp,sgl,!= %fr4L,%fr5L
ftest
b L$0004
ldo 64(%r30),%r30
b L$0008
ldw -84(%r30),%r2
L$0004
fcmp,sgl,= %fr4L,%fr5L
ftest
b L$0006
ldw -84(%r30),%r2
b,n L$0008
L$0006
.CALL
bl link_error0,%r2
nop
ldw -84(%r30),%r2
L$0008
bv %r0(%r2)
ldo -64(%r30),%r30
.EXIT
.PROCEND
--
Summary: [4.0 Regression] FAIL: gcc.c-torture/compile/20020210-
1.c
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa*-*-*
GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19085
More information about the Gcc-bugs
mailing list