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/48142] [4.6/4.7 Regression] miscompilation with -Os -mpreferred-stack-boundary=5 -fstack-check


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48142

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-03-31 11:14:44 UTC ---
Author: ebotcazou
Date: Thu Mar 31 11:14:41 2011
New Revision: 171778

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171778
Log:
    PR target/48142
    * config/i386/i386.c (ix86_adjust_stack_and_probe): Differentiate
    frame-related from frame-unrelated adjustments to the stack pointer.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/i386-9.C
      - copied unchanged from r171777,
trunk/gcc/testsuite/g++.dg/other/i386-9.C
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/i386.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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