Status: Accepted
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 3177 by [email protected]: A64: webkit/fast/js/kde/md5-1 fails when checking veneers since r19527
http://code.google.com/p/v8/issues/detail?id=3177

Command:
./out/a64.debug/d8 --test --stress-opt --always-opt --nobreak-on-abort --nodead-code-elimination --nofold-constants ./test/webkit/resources/standalone-pre.js ./test/webkit/fast/js/kde/md5-1.js ./test/webkit/resources/standalone-post.js

fails with

#
# Fatal error in ../src/a64/macro-assembler-a64.cc, line 632
# CHECK(pc_offset() < unresolved_branches_first_limit()) failed
#

==== C stack trace ===============================

 1: V8_Fatal
 2: v8::internal::MacroAssembler::CheckVeneers(bool)
3: v8::internal::MacroAssembler::Tbz(v8::internal::Register const&, unsigned int, v8::internal::Label*) 4: v8::internal::MacroAssembler::JumpIfSmi(v8::internal::Register, v8::internal::Label*, v8::internal::Label*)
 5: v8::internal::LCodeGen::DoNumberUntagD(v8::internal::LNumberUntagD*)
 6: v8::internal::LNumberUntagD::CompileToNative(v8::internal::LCodeGen*)
 7: v8::internal::LCodeGenBase::GenerateBody()
 8: v8::internal::LCodeGen::GenerateCode()
 9: v8::internal::LChunk::Codegen()
10: v8::internal::OptimizedCompileJob::GenerateCode()

Assigning to Martyn since this started failing in r19527.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to