https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #12 from wmi at gcc dot gnu.org --- Author: wmi Date: Thu Feb 5 00:27:54 2015 New Revision: 220431 URL: https://gcc.gnu.org/viewcvs?rev=220431&root=gcc&view=rev Log: Backport from gcc-4_9-branch. 2015-02-04 Matthias Klose <d...@ubuntu.com> PR target/64938 Backport from mainline 2015-01-15 Jan Hubicka <hubi...@ucw.cz> PR ipa/64068 PR ipa/64559 * ipa.c (symbol_table::remove_unreachable_nodes): Do not put abstract origins into boundary. Added: branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/pr64068.C branches/google/gcc-4_9/gcc/testsuite/gcc.dg/ipa/PR64559.c Modified: branches/google/gcc-4_9/gcc/ipa.c