* config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
commitd71f259a54ea73c00668821fb94ba1c8b592247c
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2016 17:26:53 +0000 (13 17:26 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2016 17:26:53 +0000 (13 17:26 +0000)
tree2f28041afbe9849437b1305f83cf429afde4add1
parent3fc0dd53f5eee941965b6087a84c0ba59131b701
* config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
(ix86_split_to_parts): Likewise.  Fix up formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236215 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c