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

Issue 630043002: Fix assertion failure in range analysis. (Closed)

Created:
6 years, 2 months ago by Florian Schneider
Modified:
6 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix assertion failure in range analysis. The resulting range was correct, but not precise, as expected (too large by a constant) BUG=dartbug.com/21245 TEST=tests/language/vm/regress_21245_test.dart R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=40932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -10 lines) Patch
M runtime/vm/flow_graph_range_analysis.cc View 4 chunks +4 lines, -10 lines 0 comments Download
A tests/language/vm/regress_21245_test.dart View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
6 years, 2 months ago (2014-10-06 14:33:40 UTC) #2
Vyacheslav Egorov (Google)
lgtm
6 years, 2 months ago (2014-10-06 14:40:06 UTC) #3
Florian Schneider
6 years, 2 months ago (2014-10-06 14:52:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r40932 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698