This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]