]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
2008-06-19 Bernhard Fischer <aldot@gcc.gnu.org>
authoraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2008 08:59:19 +0000 (08:59 +0000)
committeraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2008 08:59:19 +0000 (08:59 +0000)
commitc04e38940f04736e37e1c49414b4b08c441162c4
treebf30153eb865eaff6e234c12ee1610d56da25094
parent4e86c60dcaa09d938e02722213289f4634588df9
2008-06-19  Bernhard Fischer  <aldot@gcc.gnu.org>

* cgraphunit.c (cgraph_finalize_function): Remove redundant setting of
node->decl.
(cgraph_expand_function): Use local copy of decl.
(cgraph_expand_all_functions): Remove redundant initialization of
order_pos.
(cgraph_optimize): Reword internal_error message.

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