]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-phinodes.c (make_phi_node): Mark static.
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Fri, 24 Feb 2012 09:40:27 +0000 (10:40 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Fri, 24 Feb 2012 09:40:27 +0000 (10:40 +0100)
commit4021ad55900b053d9060ae74cfaa504c117f89b7
tree1605b6d5f17f4f7c4640537ed2ff662c3a3d2b24
parent0eb09f3120838e6b0d02223f5c6ae96f808ec327
tree-phinodes.c (make_phi_node): Mark static.

2012-02-23  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

* tree-phinodes.c (make_phi_node): Mark static.
* tree-flow.h (make_phi_node): Remove extern decl.
* doc/gimple.texi (make_phi_node): Remove documentation.

From-SVN: r184545
gcc/ChangeLog
gcc/doc/gimple.texi
gcc/tree-flow.h
gcc/tree-phinodes.c