]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cgraphunit.c (ipa_passes): Remove unrechable nodes.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 14:30:50 +0000 (14:30 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 14:30:50 +0000 (14:30 +0000)
commit941125aa76aa3bfc7cdac563a102881b1ba642e3
treef40e1b4f38e5db0794b1f03ee8f8d26958cf4b8b
parentd10a25bb8b6f3e2b53d5ecbfe27fd1a37949973b
* cgraphunit.c (ipa_passes): Remove unrechable nodes.
* lto-streamer-out.c (produce_symtab): Skip unused extern declarations.
* ipa.c (cgraph_remove_unreachable_nodes): Do not assume that external
functions are reachable when address is taken.
* ipa-inline-analysis.c (reset_inline_edge_summary): New

* gcc.dg/ipa/ctor-empty-1.c: Update dump file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179429 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/ipa.c
gcc/lto-streamer-out.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
gcc/tree-sra.c