i386.c (ix86_gimplify_va_arg): Don't need temporary for passing arguments the contain...
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Jul 2004 05:53:38 +0000 (05:53 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 8 Jul 2004 05:53:38 +0000 (22:53 -0700)
commite52a6df533ec893321481360fc79624c7bd54a0f
tree1d0e259478437bf773eb1f9078e49ffbddc490f1
parent9e8021146914969eb77b5575c6a842365f0d018e
i386.c (ix86_gimplify_va_arg): Don't need temporary for passing arguments the containers for which are registers.

        * config/i386/i386.c (ix86_gimplify_va_arg): Don't need temporary for
        passing arguments the containers for which are registers.

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