]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ira-conflicts.c
mcf.c: Do not include tm.h, tree.h, and langhooks.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 8 Jul 2012 18:13:19 +0000 (18:13 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 8 Jul 2012 18:13:19 +0000 (18:13 +0000)
commite6d46b5a8f1ec4722eb76bc0cb184bd2319a2952
treeef43694284cc33f0429bdea4ec67acf874f9e98e
parentcab4c5107fd3598952fb60e9767e74ef5802225c
mcf.c: Do not include tm.h, tree.h, and langhooks.h.

* mcf.c: Do not include tm.h, tree.h, and langhooks.h.
(dump_fixup_graph): Use current_function_name.
(adjust_cfg_counts): Likewise.
* ira-conflicts.c: Do not include tree.h.
(ira_build_conflicts): Use REG_USERVAR_P instead of DECL_ARTIFICIAL.

From-SVN: r189361
gcc/ChangeLog
gcc/ira-conflicts.c
gcc/mcf.c