]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing bodies of thunks...
authorJan Hubicka <hubicka@ucw.cz>
Wed, 11 Feb 2015 19:11:47 +0000 (20:11 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 11 Feb 2015 19:11:47 +0000 (19:11 +0000)
commitd3f2e41eae66b3699aaa6e2bfc4ce5b86cedd37e
tree8ab6d8436aa96eaf64d3698bb24df0eaba1b0f19
parent0a7d7e09c8e8aa2c79479e48bd4fee31dd0fe532
ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing bodies of thunks; comment on why.

* ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing
bodies of thunks; comment on why.
* symtab.c (symtab_node::get_partitioning_class): Aliases of extern
symbols are extern.

From-SVN: r220630
gcc/ChangeLog
gcc/ipa.c
gcc/symtab.c