This regressed several tests in debug snapshot=off build.

For example:
./out/a64.debug/d8 --test --nobreak-on-abort --nodead-code-elimination
--nofold-constants --enable-slow-asserts --debug-code --verify-heap
--allow-natives-syntax --nodead-code-elimination --nofold-constants --nouse-gvn
./test/mjsunit/mjsunit.js ./test/mjsunit/regress/regress-2612.js

#
# Fatal error in ../src/a64/assembler-a64.cc, line 563
# CHECK((num_pending_reloc_info_ == 0) || (pc_offset() < (first_const_pool_use_
+ kMaxDistToPool))) failed
#

There also bunch of cctests failing with:

#
# Fatal error in ../src/a64/assembler-a64.cc, line 2342
# external code buffer is too small
#


https://codereview.chromium.org/170623002/

--
--
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