2013/1/24 Georg-Johann Lay :
> This patch adds the absolute value functions to stdfix.h.
>
> DEF_BUILTIN gets one more argument LIBNAME that sets the library name. If no
> folding is found, for some builtins it's more convenient to call libgcc
> support
> directly instead of expanding to an insn.
This patch adds the absolute value functions to stdfix.h.
DEF_BUILTIN gets one more argument LIBNAME that sets the library name. If no
folding is found, for some builtins it's more convenient to call libgcc support
directly instead of expanding to an insn.
gcc's folding is not very good, thus im