]> git.ipfire.org Git - thirdparty/gcc.git/commit
function.c (assign_parms): Use TREE_TYPE to determine the real type of the argument...
authorJason Merrill <jason@redhat.com>
Fri, 14 Nov 2003 22:48:18 +0000 (17:48 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 14 Nov 2003 22:48:18 +0000 (17:48 -0500)
commit7f3a6a92f507df4ed682d6b30be109da68e5a730
treef14fcd8aa6c1aaaaecf763fc1ebfeb897fe695c2
parent5c859e1034742b0d98e732b9691add29dfb70376
function.c (assign_parms): Use TREE_TYPE to determine the real type of the argument object.

        * function.c (assign_parms): Use TREE_TYPE to determine the real
        type of the argument object.

From-SVN: r73623
gcc/ChangeLog
gcc/function.c