re PR target/48142 (miscompilation with -Os -mpreferred-stack-boundary=5 -fstack...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 31 Mar 2011 11:10:59 +0000 (11:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 31 Mar 2011 11:10:59 +0000 (11:10 +0000)
commitace31bca4a35b5da87957a80aecfffada0094818
treef6502bc5afdf187f5c4a72916b0580756aa22456
parent178aa0f6487a8b296c30e7c81bcb59ef6ddccc81
re PR target/48142 (miscompilation with -Os -mpreferred-stack-boundary=5 -fstack-check)

PR target/48142
* config/i386/i386.c (ix86_adjust_stack_and_probe): Differentiate
frame-related from frame-unrelated adjustments to the stack pointer.

From-SVN: r171777
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/i386-9.C [new file with mode: 0644]