Comment 7 for bug 623945

Revision history for this message
In , Qiyao (qiyao) wrote :

Author: qiyao
Date: Mon Dec 27 12:45:02 2010
New Revision: 168270

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168270
Log:
Backport from mainline:
gcc/
        PR target/45447
        * config/arm/arm.c (arm_build_builtin_va_list): Assign
        va_list_name to TYPE_STUB_DECL (va_list_type).

gcc/testsuite/
        PR target/45447
        * gcc.target/arm/pr45447.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/pr45447.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/arm/arm.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog