commit | f903680dd74e1f353dae0f4155163839a6386bf9 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Apr 16 11:52:45 2015 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Apr 16 14:24:28 2015 -0700 |
tree | 5a6c3405737a725faab4e87c4fbd71c5caf67058 | |
parent | e50dffa29fb6c67eba44e267aa890d35712de9dd [diff] |
Fix value used for shift in quick_cfi_test. The spill mask bit should be shifted by the register number, not the whole register mask. Previously this test was shifting by values well over the width of the type, which is undefined behavior. Change-Id: Idf750be6d95b4487f8f4570b8c7ff9dba38be9f2