2007-01-02 Jan Hubicka <jh@suse.cz>
commit66f5bab9efa2fbbc7ae663a7573eee052faa741f
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2007 21:33:45 +0000 (2 21:33 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2007 21:33:45 +0000 (2 21:33 +0000)
treeb176a80ff09bd5d1a5f47375f4344961ed71b242
parentbf0e57980e12d7a5f542905bdbd143256473a88a
2007-01-02  Jan Hubicka  <jh@suse.cz>

* tree-optimize (execute_fixup_cfg): Set after_inlining flag.
Set NOTHROW flag on call statements proved to be nothrow.
Update statement of local calls so new pure/const functions are
updated. Update_ssa when in ssa form. Mark PHI nodes of nonlocal
goto receivers.
(tree_rest_of_compilation): Register hooks and initialize bitmap
early. Do not set after_inlining flag.

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