diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 17c0ea4..1c19f92 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2016-05-13 Jakub Jelinek <jakub@redhat.com> + + * 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. + 2016-05-13 H.J. Lu <hongjiu.lu@intel.com> * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to |
