function.c (free_after_compilation): Do not free computed_goto_common*.
authorJan Hubicka <jh@suse.cz>
Sat, 19 Jun 2004 18:52:04 +0000 (20:52 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 19 Jun 2004 18:52:04 +0000 (18:52 +0000)
commiteb4e1c013c5b2f53ec8a31c98fbcd752d089ff4b
tree30da390cd33e90e6db68cf86fe6de34dadaf8ca5
parentbc443e6def9f79e0fbfa1d3b70e59a158c85ebd9
function.c (free_after_compilation): Do not free computed_goto_common*.

* function.c (free_after_compilation): Do not free computed_goto_common*.
* function.h (struct function): Kill computed_goto_common*.
* stmt.c (expand_computed_goto): Do not commonize the computed gotos.
* tree-cfg.c (disband_implicit_edges): Do not forward across the
commonized computed goto.

From-SVN: r83393
gcc/ChangeLog
gcc/function.c
gcc/function.h
gcc/stmt.c
gcc/tree-cfg.c