https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63573
--- Comment #17 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Mon Nov 10 19:14:17 2014 New Revision: 217307 URL: https://gcc.gnu.org/viewcvs?rev=217307&root=gcc&view=rev Log: PR bootstrap/63573 * calls.c (initialize_argument_information): When emitting thunk call use original memory placement of the argument. Modified: trunk/gcc/ChangeLog trunk/gcc/calls.c