This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
new-regalloc branch makecheck failures
- From: "Mukta Punjani, Noida" <muktap at noida dot hcltech dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Cc: Michael Matz <matz at suse dot de>
- Date: Fri, 22 Aug 2003 17:11:41 +0530
- Subject: new-regalloc branch makecheck failures
Hi,
Following are the makecheck failures on the new-regalloc branch for
Compiler built for target - sh-elf
Compiler Options : -ml -m4 -fnew-ra -fno-schedule-insns
=== gcc Summary ===
# of expected passes 20237
# of unexpected failures 75
# of expected failures 67
# of unresolved testcases 5
# of unsupported tests 158
/home/mnt/muktap/rra-gcc/CURRENT/objs/gcc/xgcc version 3.3 20021119
(experimental) (new RA)
Following are the ICE and segmentation fault reports --
/home/mnt/muktap/rra-gcc/CURRENT/gcc/gcc/testsuite/gcc.c-torture/compile/950
729-1.c:39: internal compiler error: in one_pass, at ra.c:534
/home/mnt/muktap/rra-gcc/CURRENT/gcc/gcc/testsuite/gcc.c-torture/compile/950
729-1.c:39: internal compiler error: Segmentation fault
/home/mnt/muktap/rra-gcc/CURRENT/gcc/gcc/testsuite/gcc.c-torture/compile/sim
d-2.c:17: internal compiler error: in select_regclass, at ra-build.c:3130
/home/mnt/muktap/rra-gcc/CURRENT/gcc/gcc/testsuite/gcc.c-torture/compile/sim
d-3.c:17: internal compiler error: in add_subweb_2, at ra-build.c:1489
Thanks and Best Regards,
Mukta