http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45447

--- Comment #5 from Yao Qi <qiyao at gcc dot gnu.org> 2010-12-27 12:32:47 UTC 
---
Author: qiyao
Date: Mon Dec 27 12:32:44 2010
New Revision: 168269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168269
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_4-branch/gcc/testsuite/gcc.target/arm/pr45447.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/arm/arm.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog

Reply via email to