i386.c (ix86_compute_frame_layout, [...]): Use HOST_WIDE_INT_C macro.
authorJakub Jelinek <jakub@redhat.com>
Fri, 13 May 2016 17:26:53 +0000 (19:26 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 13 May 2016 17:26:53 +0000 (19:26 +0200)
commit6b6435ca5c2933e729e4634f29e39215f2751f49
tree2f28041afbe9849437b1305f83cf429afde4add1
parentd8d68c5bd56c661bc13206f44c193a3360d8f042
i386.c (ix86_compute_frame_layout, [...]): Use HOST_WIDE_INT_C macro.

* 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.

From-SVN: r236215
gcc/ChangeLog
gcc/config/i386/i386.c