re PR target/45027 (FAIL: c-c++-common/dfp/pr36800.c)
authorRichard Henderson <rth@redhat.com>
Thu, 22 Jul 2010 21:40:41 +0000 (14:40 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 22 Jul 2010 21:40:41 +0000 (14:40 -0700)
commitb78cb618ae222272b2569a31ab9e72e21c6b209a
tree644104a945f1c15e1f304eb684ac796a416611bf
parent2e29059874e839158a2e42aa6510ca874568355f
re PR target/45027 (FAIL: c-c++-common/dfp/pr36800.c)

PR target/45027
* config/i386/i386.c (setup_incoming_varargs_64): Force the use
of V4SFmode for the SSE saves; increase stack alignment if needed.
(ix86_gimplify_va_arg): Don't increase stack alignment here.

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