On Mon, 11 Jul 2016, Bill Schmidt wrote:
> Index: libgcc/config/rs6000/_divkc3.c
> ===
> --- libgcc/config/rs6000/_divkc3.c(revision 0)
> +++ libgcc/config/rs6000/_divkc3.c(working copy)
> @@ -0,0 +1,64 @@
> +typedef float KFt
On Mon, Jul 11, 2016 at 02:38:50PM -0500, Bill Schmidt wrote:
> It was recently brought to my attention that glibc needs access to complex
> multiply and divide for IEEE-128 floating-point in GCC 6.2 in order to move
> ahead with the library implementation work. This patch enables this support
> u
Hi,
It was recently brought to my attention that glibc needs access to complex
multiply and divide for IEEE-128 floating-point in GCC 6.2 in order to move
ahead with the library implementation work. This patch enables this support
using only target-specific changes to avoid any possible effect on