re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3)
authorJan Hubicka <jh@suse.cz>
Tue, 21 Sep 2004 00:08:53 +0000 (02:08 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 21 Sep 2004 00:08:53 +0000 (00:08 +0000)
commitd21bede3c1bc7c8c75ba4c3f60e7d9f44c6cbd17
tree3c3c2b033d0031cf3fbfdf0e81ce324b658cf76a
parent37337e55bffa99e90c65939ab893dbfabf64fa06
re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3)

PR middle-end/17126
* tree-optimize.c (update_inlined_to_pointers): Fix the recursion.
(tree_rest_of_compilation): Cleanup.

From-SVN: r87780
gcc/ChangeLog
gcc/tree-optimize.c