forked from v8/v8
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
RV32GPorting to RV32G ISAPorting to RV32G ISA
Description
cmd line:
out/riscv32.debug$ ./cctest test-macro-assembler-riscv32/CompareI
Error log:
#
# Fatal error in ../../test/cctest/test-macro-assembler-riscv32.cc, line 1233
# Check failed: comp_res == GenAndRunTest<int32_t>(input1, fn1) (0 vs. 1).
#
#
#
#FailureMessage Object: 0xfff9bae8
==== C stack trace ===============================
/work/qjivy/rv32v8/another/v8/out/riscv32.debug/libv8_libbase.so(v8::base::debug::StackTrace::StackTrace()+0x2c) [0xf7f8592c]
/work/qjivy/rv32v8/another/v8/out/riscv32.debug/libv8_libplatform.so(+0x515fe) [0xf7ed25fe]
/work/qjivy/rv32v8/another/v8/out/riscv32.debug/libv8_libbase.so(V8_Fatal(char const*, int, char const*, ...)+0x134) [0xf7f4b294]
./cctest(+0x1a9773a) [0x5802d73a]
./cctest(+0x1a8a798) [0x58020798]
./cctest(CcTest::Run(char const*)+0x577) [0x573ba2d7]
./cctest(main+0x501) [0x573bbfd1]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0xf1126fa1]
./cctest(_start+0x31) [0x573b9a11]
Trace/breakpoint trap
Metadata
Metadata
Assignees
Labels
RV32GPorting to RV32G ISAPorting to RV32G ISA