Re: Extend fold_const_call to combined_fn

2015-11-09 Thread Jeff Law
On 11/07/2015 05:37 AM, Richard Sandiford wrote: This patch extends fold_const_call so that it can handle internal as well as built-in functions. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. OK to install? Thanks, Richard gcc/ * fold-const-call.h (fold_const_ca

Extend fold_const_call to combined_fn

2015-11-07 Thread Richard Sandiford
This patch extends fold_const_call so that it can handle internal as well as built-in functions. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. OK to install? Thanks, Richard gcc/ * fold-const-call.h (fold_const_call): Replace built_in_function arguments wi