If you run
out/mipsel.optdebug/cctest --predictable test-gap-resolver/FuzzResolver
then this happens:
#
# Fatal error in ../src/compiler/instruction.cc, line 257
# Check failed: !(kind == REGISTER && (rep == MachineRepresentation::kFloat64)) || (DoubleRegister::from_code(index).IsAllocatable()).
#
==== C stack trace ===============================
1: V8_Fatal
2: 0x8c0e08a
3: v8::internal::compiler::ParallelMoveCreator::CreateRandomOperand(bool, v8::internal::MachineRepresentation)
4: v8::internal::compiler::ParallelMoveCreator::Create(int)
5: 0x8462cab
6: CcTest::Run()
7: main
8: __libc_start_main
Comment 1 by bugdroid1@chromium.org
, Jun 24 2016