> 2011-04-14 Eric Botcazou > > * cfgexpand.c (expand_call_stmt): Rematerialize the original function > type if this is not a builtin function. Hum, using fold_convert seems to be more appropriate here. Bootstrapped/regtested on i586-suse-linux, applied as obvious. 2011-04-15 Eric Botcazou * cfgexpand.c (expand_call_stmt): Simply convert the function type. -- Eric Botcazou