https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64982
--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Tue Feb 10 16:38:31 2015 New Revision: 220587 URL: https://gcc.gnu.org/viewcvs?rev=220587&root=gcc&view=rev Log: PR ipa/64982 * cgraphunit.c (cgraph_node::expand_thunk): Look for stdarg thunks. * method.c (use_thunk): Do not check for stdarg thunks. Modified: trunk/gcc/ChangeLog trunk/gcc/cgraphunit.c trunk/gcc/cp/ChangeLog trunk/gcc/cp/method.c