commit | 5487494e54e719d3bb4ead7a0b73e1d456fec8da | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Tue Jun 10 16:31:03 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Tue Jun 10 16:31:03 2014 -0700 |
tree | 40c3943e6f012c830dda70204a57d34f87e7e1b4 | |
parent | 55884bc1e2e1b324809b462455ccaf5811ffafd8 [diff] |
Workaround frame size issues. x86 and x86-64 are exceeding the frame size for the switch interpreter. The SOMETIMES_INLINE hack doesn't work with GCC as inline and the noinline attribute are mutually exclusive. As a temporary solution move the effected code to the the interpreter_common.cc file. Bug: 14882674 Change-Id: Id5383ef5436046b36565cd1d76de8e3d59f42cff