Comment #5 on issue 4292 by [email protected]: ARM constant pool
emission seems to be wrong sometimes
https://code.google.com/p/v8/issues/detail?id=4292#c5
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/879550ce0f8d3cffb519440101a4026635bc6026
commit 879550ce0f8d3cffb519440101a4026635bc6026
Author: bmeurer <[email protected]>
Date: Thu Jul 09 10:32:23 2015
[arm] Don't call branch_offset within CheckConstPool.
This basically means that we must not use the b(Label*) version here,
but the b(int) version instead to jump over the constant pool.
BUG=v8:4292
LOG=y
Review URL: https://codereview.chromium.org/1224243002
Cr-Commit-Position: refs/heads/master@{#29552}
[modify]
http://crrev.com/879550ce0f8d3cffb519440101a4026635bc6026/src/arm/assembler-arm.cc
[modify]
http://crrev.com/879550ce0f8d3cffb519440101a4026635bc6026/test/cctest/test-assembler-arm.cc
--
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/d/optout.