diff options
| author | Jack Veenstra <veenstra@google.com> | 2010-01-28 15:57:02 -0800 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2010-02-09 14:47:01 -0800 |
| commit | 769ccf5b59359d54301a3f99d511992e9cc78a45 (patch) | |
| tree | 08771bacda0e4679504f65c58f3c4728cd68caf5 /vm/compiler/codegen/arm/LocalOptimizations.c | |
| parent | f434b16855feb706e6a4b4c7837dbd3c343d1c82 (diff) | |
Fix a couple minor bugs (bug 2404859) in TraceDump.c
1. A switch statement was missing a "break" after option letter "f".
2. The heavily-used function "lookupMethod()" had an expression using mod (%) instead of bitwise-and (&).
Diffstat (limited to 'vm/compiler/codegen/arm/LocalOptimizations.c')
0 files changed, 0 insertions, 0 deletions
