Groups
Groups
Sign in
Groups
Groups
v8-dev
Conversations
About
Send feedback
Help
[v8] r12656 committed - Make sure all labels are bound and linked in ARM DoModI....
1 view
Skip to first unread message
codesite...@google.com
unread,
Oct 2, 2012, 12:49:03 PM
10/2/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to v8-...@googlegroups.com
Revision: 12656
Author:
ul...@chromium.org
Date: Tue Oct 2 09:48:45 2012
Log: Make sure all labels are bound and linked in ARM DoModI.
BUG=v8:2354
TBR=
da...@chromium.org
,
subra...@codeaurora.org
Review URL:
https://chromiumcodereview.appspot.com/11038017
http://code.google.com/p/v8/source/detail?r=12656
Modified:
/branches/bleeding_edge/src/arm/lithium-codegen-arm.cc
=======================================
--- /branches/bleeding_edge/src/arm/lithium-codegen-arm.cc Mon Oct 1
14:27:33 2012
+++ /branches/bleeding_edge/src/arm/lithium-codegen-arm.cc Tue Oct 2
09:48:45 2012
@@ -1016,7 +1016,7 @@
ASSERT(!
scratch.is
(right));
ASSERT(!
scratch.is
(result));
- Label done, vfp_modulo, both_positive, right_negative;
+ Label vfp_modulo, both_positive, right_negative;
// Check for x % 0.
if (instr->hydrogen()->CheckFlag(HValue::kCanBeDivByZero)) {
Reply all
Reply to author
Forward
0 new messages