* config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash):
commitd18ff3b85168858734f1f7e1ae27408cf1fc7f09
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Sep 2017 22:03:59 +0000 (21 22:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Sep 2017 22:03:59 +0000 (21 22:03 +0000)
treeacf56173afd03a20023064e99cf5ee01b2d3a98c
parent45e8950d5432c68bcd3ee9170852a690b25c40c2
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253082 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp