https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63566
--- Comment #10 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Sun Feb 8 20:08:21 2015 New Revision: 220518 URL: https://gcc.gnu.org/viewcvs?rev=220518&root=gcc&view=rev Log: PR ipa/63566 * cgraphunit.c (cgraph_node::analyze): Be sure target of thunk is aliases before trying to expand it. (cgraph_node::expand_thunk): Fix formating. Modified: trunk/gcc/ChangeLog trunk/gcc/cgraphunit.c