i386.c (assign_386_stack_local): Align DImode slots to their natural alignment to...
authorUros Bizjak <ubizjak@gmail.com>
Sat, 22 Mar 2008 19:34:09 +0000 (20:34 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 22 Mar 2008 19:34:09 +0000 (20:34 +0100)
commit48e55066d5d0cd652b6527f08cb67768c4aaabe7
tree82814b277271d80e7634965c77b5d2a2dd97a857
parenta6b2268416c7eb9069998c930cd0c5bff0a5bd79
i386.c (assign_386_stack_local): Align DImode slots to their natural alignment to avoid store forwarding stalls.

        * config/i386/i386.c (assign_386_stack_local): Align DImode slots
        to their natural alignment to avoid store forwarding stalls.

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