Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Issue 149351: Fix crash bug in ARM codegenerator by adding another special case for... (Closed)

Created:
11 years, 5 months ago by Mads Ager (chromium)
Modified:
3 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix crash bug in ARM codegenerator by adding another special case for generating code after a call to LoadConditionAndSpill. This crash is hit on www.rightmove.co.uk when using the ARM codegenerator. Committed: http://code.google.com/p/v8/source/detail?r=2400

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/arm/codegen-arm.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
11 years, 5 months ago (2009-07-08 21:12:41 UTC) #1
iposva
Please add comment as discussed, otherwise LGTM. -Ivan
11 years, 5 months ago (2009-07-08 21:55:27 UTC) #2
angel
3 years, 5 months ago (2017-06-26 16:16:20 UTC) #3
Message was sent while issue was closed.
On 2009/07/08 21:55:27, iposva wrote:
> Please add comment as discussed, otherwise LGTM.
> -Ivan

This crash also hit on https://astakov.com when using the ARM codegenerator.

Powered by Google App Engine
This is Rietveld 408576698