* config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix
commit5714ec4b553286eeb45711230785e9e9ed60edf1
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Sep 2017 18:11:40 +0000 (29 18:11 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Sep 2017 18:11:40 +0000 (29 18:11 +0000)
treea394662265c227dd7e9e66c8f0133d1dcbdc66cc
parent811c4f15ae872df6c455c4c7d17d3b17f7daa81c
* config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix
typos and whitespace errors.
* config/i386/predicates.md (address_no_seg_operand): Likewise.
* config/s390/s390.c (s390_emit_prologue): Likewise.

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