[Bug target/45820] New: FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 28 19:12:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45820
Summary: FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: danglin@gcc.gnu.org
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-
O1 -w -c -o pr45728.o
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr
45728.c (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr45728.c: In function
'fo
o':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr45728.c:17:1: error:
ins
n does not satisfy its constraints:
(insn 32 12 33 2 (set (reg/f:DI 31 %r31)
(plus:DI (reg:DI 27 %r27)
(high:DI (symbol_ref/u:DI ("*L$C0000") [flags 0x2]))))
/test/gnu/gcc
/gcc/gcc/testsuite/gcc.c-torture/compile/pr45728.c:16 84 {*pa.md:2562}
(nil))
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr45728.c:17:1: internal
c
ompiler error: in reload_cse_simplify_operands, at postreload.c:402
The insn doesn't satisfy its constraints because *L$C0000 is a function label.
More information about the Gcc-bugs
mailing list