]> git.ipfire.org Git - thirdparty/gcc.git/commit
xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STACK is...
authorBob Wilson <bob.wilson@acm.org>
Mon, 1 Apr 2002 19:52:18 +0000 (19:52 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Mon, 1 Apr 2002 19:52:18 +0000 (19:52 +0000)
commitbcf88f9b91e911d01ba43026f15eaa4858e23e4c
treec00059b72636edee78bb612232b5a761d9aaa7f0
parented4168d56fca29ef1678edcde2346f18bea80c1d
xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STACK is true (e.g....

        * config/xtensa/xtensa.c (xtensa_va_arg): Fix to handle arguments
        for which MUST_PASS_IN_STACK is true (e.g., variable-sized types).

From-SVN: r51700
gcc/ChangeLog
gcc/config/xtensa/xtensa.c