Comment #2 on issue 4280 by [email protected]: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c2

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/a4584c07e77bc0f5bf7fc2ee73a2194954fa64d4

commit a4584c07e77bc0f5bf7fc2ee73a2194954fa64d4
Author: rmcilroy <[email protected]>
Date: Thu Jul 09 09:14:32 2015

[turbofan] Use NumAllocatableRegisters() instead of kMaxNumAllocatableRegisters.

Use NumAllocatableRegisters() instead of kMaxNumAllocatableRegisters in
ArchDefaultRegisterConfiguration::ArchDefaultRegisterConfiguration()
otherwise the compiler DCHECKS if triggered during snapshot builds on
Arm where only 16 DoubleRegisters are avaiable instead of 32.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1230473006

Cr-Commit-Position: refs/heads/master@{#29548}

[modify] http://crrev.com/a4584c07e77bc0f5bf7fc2ee73a2194954fa64d4/src/compiler/register-configuration.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.

Reply via email to