OSDN Git Service

* tree-inline.c (expand_call_inline): Move VAR_DECLs with
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2012 19:25:58 +0000 (19:25 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2012 19:25:58 +0000 (19:25 +0000)
commit896972cc51c03770b6445399a44f9549c1a6bdea
tree524a43a3fca5dcb604a85f3dacf145ce7d43eaad
parenteee0ea7cd086b41148cf831169438366f271034b
* tree-inline.c (expand_call_inline): Move VAR_DECLs with
PARM_DECL origins from remapped DECL_INITIAL's BLOCK_VARS
into id->block's BLOCK_VARS.

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