i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix typos and whitespace errors.
authorJeff Law <law@redhat.com>
Fri, 29 Sep 2017 18:11:40 +0000 (12:11 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 29 Sep 2017 18:11:40 +0000 (12:11 -0600)
commit249be95c772d6487b48a0d1cd2a459762cff4f9b
treea394662265c227dd7e9e66c8f0133d1dcbdc66cc
parent603be0224edf653c1e38229e1d32ed449ffd23bd
i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix typos and whitespace errors.

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

From-SVN: r253303
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/predicates.md
gcc/config/s390/s390.c