[Bug target/67265] [x86] 'asm' operand has impossible constraints with -fstack-check
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 11 14:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67265
--- Comment #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Nov 11 14:56:17 2015
New Revision: 230176
URL: https://gcc.gnu.org/viewcvs?rev=230176&root=gcc&view=rev
Log:
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.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr67265.c
- copied unchanged from r230168,
trunk/gcc/testsuite/gcc.target/i386/pr67265.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/i386/i386.c
branches/gcc-5-branch/gcc/ira.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list