https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64559
--- Comment #7 from ctice at gcc dot gnu.org --- Author: ctice Date: Thu Feb 19 00:43:33 2015 New Revision: 220805 URL: https://gcc.gnu.org/viewcvs?rev=220805&root=gcc&view=rev Log: Backport patch from Google 4.9 branch (r220431): r220431 | wmi | 2015-02-04 16:27:54 -0800 (Wed, 04 Feb 2015) | 12 lines 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-mobile/gcc/testsuite/g++.dg/ipa/pr64068.C branches/google/gcc-4_9-mobile/gcc/testsuite/gcc.dg/ipa/PR64559.c Modified: branches/google/gcc-4_9-mobile/gcc/ipa.c