On Wed, 3 Dec 2014, Richard Biener wrote:
>
> This refactors fold_builtin_call_array to not build a CALL_EXPR if
> no simplification was possible (we have fold_build_call_array_loc
> for that). This requires to fix the single case where that was
> deemed necessary (fold_builtin_varargs calling f
This refactors fold_builtin_call_array to not build a CALL_EXPR if
no simplification was possible (we have fold_build_call_array_loc
for that). This requires to fix the single case where that was
deemed necessary (fold_builtin_varargs calling fold_builtin_fpclassify)
which is easily fixed to simp