diff options
| author | 2014-05-20 15:16:02 -0700 | |
|---|---|---|
| committer | 2014-05-20 15:16:02 -0700 | |
| commit | 999385ccc2056d58b63abb5169402f50e89cc13e (patch) | |
| tree | 33244cd55f0e3f249957f67f7afe3161e7f2ee94 /compiler/dex/quick/codegen_util.cc | |
| parent | 07d5fa63f562702d722d9a212fdef8ffc542c5eb (diff) | |
Use strtod to read a double rather than operator >>
The >> operator doesn't work on the x86_64 build in the emulator. This
works around the issue by using strtod instead.
Bug: 15086512
Change-Id: Id7f13889df608ed37e1e8fdef7a449f2d272b9b5
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions