OSDN Git Service

* gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2011 14:16:16 +0000 (14:16 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2011 14:16:16 +0000 (14:16 +0000)
commitd3e6368b4470dd443cf5d301714446124eed1d0a
tree9382a98287f149b3489fbec9ed7daf0d6424b4c7
parent8848d797e95253b9d406ef47b7d679db9d50847e
* gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.
  Update field call_stmt_cannot_inline_p from call graph edge, if
  needed.
  * gimple.h (gimple_call_set_cannot_inline): Move to gimple.c.

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