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

Issue 2723233002: Fix compiler warning with shift of negative value. (Closed)

Created:
3 years, 9 months ago by Florian Schneider
Modified:
3 years, 9 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix compiler warning with shift of negative value. It seems newer versions of gcc complain about undefined behavior. Fixes #28923. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/67c42c7d102638fcc75d03b68d3ed3eb0b178dd6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/vm/flow_graph_range_analysis.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
3 years, 9 months ago (2017-03-01 18:44:03 UTC) #2
rmacnak
lgtm
3 years, 9 months ago (2017-03-01 18:44:42 UTC) #3
Florian Schneider
3 years, 9 months ago (2017-03-01 18:47:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
67c42c7d102638fcc75d03b68d3ed3eb0b178dd6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698