re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fstack-check)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 11 Nov 2015 14:22:43 +0000 (14:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 11 Nov 2015 14:22:43 +0000 (14:22 +0000)
commit7700cd858ff97a257d6f48b0d079780f445821da
tree65037ebab2d96259aa483e1bd38a87a27b451d5b
parent0bf5130af0d1c19855f244ae874180ed28f1cb3e
re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fstack-check)

PR target/67265
* ira.c (ira_setup_eliminable_regset): Do not necessarily create the
frame pointer for stack checking if non-call exceptions aren't used.
* config/i386/i386.c (ix86_finalize_stack_realign_flags): Likewise.

From-SVN: r230168
gcc/ChangeLog
gcc/ira.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr67265.c [new file with mode: 0644]