re PR target/48723 (ICE on function returning structure with -fstack-check on corei7...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 3 May 2011 07:20:01 +0000 (07:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 3 May 2011 07:20:01 +0000 (07:20 +0000)
commitb15eacc7da352ad393b29bd35b71019f1da2af7d
tree5eb7508945cfd6e043e9e8b59de4cb212e4d8841
parent5a17346ae5b88f06d5e21ecb3bd490cd76e797a1
re PR target/48723 (ICE on function returning structure with -fstack-check on corei7-avx)

PR target/48723
* config/i386/i386.c (ix86_expand_prologue): Do not probe the stack
for -fstack-check if the size to allocate is negative.

From-SVN: r173288
gcc/ChangeLog
gcc/config/i386/i386.c