commit | 0d9cf4877c8524fc355a7b173123348661dc6bec | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@chromium.org> | Mon Nov 16 17:00:38 2015 -0800 |
committer | David Sehr <sehr@chromium.org> | Mon Nov 16 17:00:38 2015 -0800 |
tree | 56db3ed3d7cb1fe1f872040f913c25fd3e39305c | |
parent | 2f3b8ec812321b1549bc1714a239b9dd0c95ebd7 [diff] |
Reserve space for scalar FP returns in the stack frame Rather than bumping the stack pointer around the scalar return sequence in _fld, ensure the prolog allocates enough space. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1442753008 .