This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/67265] [x86] 'asm' operand has impossible constraints with -fstack-check


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67265

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Thu Nov 12 11:55:11 2015
New Revision: 230245

URL: https://gcc.gnu.org/viewcvs?rev=230245&root=gcc&view=rev
Log:
        PR target/67265
        * config/i386/i386.c (ix86_adjust_stack_and_probe): Remove obsolete
        assertion on the CFA register.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr67265-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]