OSDN Git Service

* calls.c (initialize_argument_information): Handle SSA names
authormatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 May 2009 21:53:15 +0000 (21:53 +0000)
committermatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 May 2009 21:53:15 +0000 (21:53 +0000)
commitd623024355aedd5e336af29dfd89af8f4c10051b
tree5745c76598a4ece9daf0c8fe5e7c1cc8932735f8
parent5863771b360240b323dcbfb53830b8de4de528a6
    * calls.c (initialize_argument_information): Handle SSA names
        like decls with a non MEM_P DECL_RTL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147044 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c