]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
re PR target/46084 (gcc.dg/split-4.c failed with -mavx -m32)
authorIan Lance Taylor <iant@google.com>
Fri, 5 Nov 2010 23:45:32 +0000 (23:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 5 Nov 2010 23:45:32 +0000 (23:45 +0000)
commitc3928dde21846d4572238317390613c8bcb042b6
tree9f086d2faa96f90607a0c59d97ffe86a12e067f3
parent037de943dc054e19f7387c56668fbb6375bee268
re PR target/46084 (gcc.dg/split-4.c failed with -mavx -m32)

gcc/:
PR target/46084
* explow.c (allocate_dynamic_stack_space): If flag_split_stack,
request enough additional space for alignment, and force
alignment.
testsuite/:
* gcc.target/i386/pr46084.c: New test.

From-SVN: r166383
gcc/ChangeLog
gcc/explow.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr46084.c [new file with mode: 0644]