i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix dump output if the only stack...
authorJeff Law <law@gcc.gnu.org>
Thu, 21 Sep 2017 22:03:59 +0000 (16:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 21 Sep 2017 22:03:59 +0000 (16:03 -0600)
commit1debe7ea0aa0672d560b7671c0a7f8400432f727
treeacf56173afd03a20023064e99cf5ee01b2d3a98c
parent138532b393189ee5b6b5954042a5bf9d930b3b88
i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix dump output if the only stack space is for pushed registers.

* config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash):
Fix dump output if the only stack space is for pushed registers.

* lib/target-supports.exp
(check_effective_target_frame_pointer_for_non_leaf): Add
case for x86 Solaris.

From-SVN: r253082
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp