Author: jakub
Date: Tue Jan 27 09:21:26 2015
New Revision: 220156
URL: https://gcc.gnu.org/viewcvs?rev=220156&root=gcc&view=rev
Log:
PR ipa/64776
* cgraphunit.c (cgraph_node::expand_thunk): If not this_adjusting,
handle the first argument in the same loop as all the other arguments.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c