Re: Extend mathfn_built_in to handle combined_fn

2015-11-09 Thread Jeff Law
On 11/07/2015 05:52 AM, Richard Sandiford wrote: This patch extends mathfn_built_in to handle combined_fn, but keeps the old built_in_function interface around since it's a common case. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. OK to install? Thanks, Richard gcc/

Extend mathfn_built_in to handle combined_fn

2015-11-07 Thread Richard Sandiford
This patch extends mathfn_built_in to handle combined_fn, but keeps the old built_in_function interface around since it's a common case. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. OK to install? Thanks, Richard gcc/ * builtins.h (mathfn_built_in): Add a