]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/28463 (Using -fdump-tree-optimized causes a huge compile time memory...
authorRichard Guenther <rguenther@suse.de>
Mon, 24 Jul 2006 11:42:52 +0000 (11:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 24 Jul 2006 11:42:52 +0000 (11:42 +0000)
commit63c2d00ca70c962e229d8353772f53b49c20680f
tree93329c76784f87baefa137368f5bcdbf94fc6d0f
parent597ae07482f698e4d1f03861ef775fb6703627f9
re PR middle-end/28463 (Using -fdump-tree-optimized causes a huge compile time memory regression)

2006-07-24  Richard Guenther  <rguenther@suse.de>

PR middle-end/28463
* cgraph.c (cgraph_remove_node): Do not check if dumps
are enabled.
* cgraphunit.c (cgraph_optimize): Likewise.

From-SVN: r115714
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraphunit.c