OSDN Git Service

Fix dalvik test 089
authorAndy McFadden <fadden@android.com>
Tue, 22 Mar 2011 22:04:52 +0000 (15:04 -0700)
committerAndy McFadden <fadden@android.com>
Tue, 22 Mar 2011 22:04:52 +0000 (15:04 -0700)
commit6aed656b06aa274948bf5c5f8f65873814554c13
tree943b48d7ac6b0213a25e536512c3c11ea2fbd32a
parent479badfce1a5c910368eacae6af10c1ea7ffaffc
Fix dalvik test 089

The local variable used to hold the field reference was a u2.

Also, removed the "don't include debug info" options from the build
script.

Change-Id: I14b0fd4ae5af8dcd52f4b22e6b8fe9f68fd7bc89
tests/089-jumbo-opcodes/build
vm/mterp/cstubs/stubdefs.c
vm/mterp/out/InterpC-allstubs.c
vm/mterp/out/InterpC-armv5te-vfp.c
vm/mterp/out/InterpC-armv5te.c
vm/mterp/out/InterpC-armv7-a-neon.c
vm/mterp/out/InterpC-armv7-a.c
vm/mterp/out/InterpC-x86-atom.c
vm/mterp/out/InterpC-x86.c