gcc test status on darwin (branch)
Andreas Tobler
toa@pop.agri.ch
Sun Mar 17 10:38:00 GMT 2002
Hi,
this is the result of a run in the gcc testsuite on darwin from today:
=== gcc Summary ===
# of expected passes 17214
# of unexpected failures 1134
# of unexpected successes 11
# of expected failures 51
# of unresolved testcases 39
# of unsupported tests 103
In the failures I saw 21 ICE's with this pattern (Internal compiler error
in extract_insn, at recog.c:2130):
/Volumes/xufs/gcc-branch/gcc/gcc/testsuite/gcc.c-torture/compile/981006-1.c:
46: unrecognizable insn:
(insn 72 70 74 (set (reg/f:SI 127)
(label_ref:SI 81)) -1 (nil)
(insn_list:REG_LABEL 81 (nil)))
/Volumes/xufs/gcc-branch/gcc/gcc/testsuite/gcc.c-torture/compile/981006-1.c:
46: Internal compiler error in extract_insn, at recog.c:2130
Another pattern (4 times) (Internal compiler error in final_scan_insn, at
final.c:2557):
/Volumes/xufs/gcc-branch/gcc/gcc/testsuite/gcc.c-torture/execute/builtin-pre
fetch-2.c:152: insn does not satisfy its constraints:
(insn:TI 367 361 373 (prefetch (plus:SI (reg/f:SI 1 r1)
(const_int 464 [0x1d0]))
(const_int 0 [0x0])
(const_int 0 [0x0])) 528 {prefetch} (insn_list 636 (nil))
(nil))
/Volumes/xufs/gcc-branch/gcc/gcc/testsuite/gcc.c-torture/execute/builtin-pre
fetch-2.c:152: Internal compiler error in final_scan_insn, at final.c:2557
And a third one (218 times) (Internal compiler error in
default_no_named_section, at varasm.c:5226):
/Volumes/xufs/gcc-branch/gcc/gcc/testsuite/gcc.dg/debug/trivial.c:0:
Internal compiler error in default_no_named_section, at varasm.c:5226
This last pattern I often see in combination with dwarf and debug stuff,
so I guess up to now unsupported things in darwin.
The first two patterns seem to me solvable, unfortunately not by me since
I lack the knowledge and I don't get within two weeks ;-(
The failures are also on the trunk.
Anybody who could help here?
Thanks in advance.
Andreas
More information about the Gcc
mailing list