diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2015-10-08 18:57:11 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2015-10-08 11:57:11 -0700 |
commit | bc8642d6cef0782bc3181ade2ba577e53bcefc15 (patch) | |
tree | 845b51076e952216469c5e571cdda916683ab1b5 /gcc/tree-stdarg.c | |
parent | d1acc3f4d2dbe3619f977f2cacca446bff74e1a7 (diff) | |
download | gcc-bc8642d6cef0782bc3181ade2ba577e53bcefc15.zip gcc-bc8642d6cef0782bc3181ade2ba577e53bcefc15.tar.gz gcc-bc8642d6cef0782bc3181ade2ba577e53bcefc15.tar.bz2 |
Round up the SSE register save area only if needed
There is is no point to round up the SSE register save area to 16 bytes if
the incoming stack boundary is less than 16 bytes.
* config/i386/i386.c (ix86_compute_frame_layout): Round up the
SSE register save area to 16 bytes only if the incoming stack
boundary is no less than 16 bytes.
From-SVN: r228621
Diffstat (limited to 'gcc/tree-stdarg.c')
0 files changed, 0 insertions, 0 deletions