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

Issue 356233003: Satisfy new -Wunused-local-typedefs in gcc 4.8 in the simulators. (Closed)

Created:
6 years, 5 months ago by rmacnak
Modified:
6 years, 5 months ago
Reviewers:
zra, koda
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Satisfy new -Wunused-local-typedefs in gcc 4.8 in the simulators. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=37823

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+415 lines, -411 lines) Patch
M runtime/vm/assembler_arm64_test.cc View 1 162 chunks +162 lines, -162 lines 0 comments Download
M runtime/vm/assembler_arm_test.cc View 1 127 chunks +141 lines, -137 lines 0 comments Download
M runtime/vm/assembler_mips_test.cc View 1 112 chunks +112 lines, -112 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
6 years, 5 months ago (2014-06-27 20:34:06 UTC) #1
zra
I hate to ask for changes after you've already gone through the trouble of adding ...
6 years, 5 months ago (2014-06-27 21:23:19 UTC) #2
rmacnak
By itself that replacement is simple enough, but to do a similar one for doubles ...
6 years, 5 months ago (2014-06-27 22:19:12 UTC) #3
zra
lgtm Ah, right. Doubles. May as well leave them all the same, then.
6 years, 5 months ago (2014-06-30 14:28:55 UTC) #4
rmacnak
6 years, 5 months ago (2014-06-30 17:03:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r37823 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698