]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fstack-check)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 11 Nov 2015 16:04:34 +0000 (16:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 11 Nov 2015 16:04:34 +0000 (16:04 +0000)
commitfaef69a9fe4b150e208ca2ad1c11b516dbc8eb98
tree7fbf28f716a5d8876740f94b37c475b611fdc4b2
parent8729971c05fe0001d2d95b8d873d50129825e775
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: r230179
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/ira.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr67265.c [new file with mode: 0644]