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