On 09/07/2016 06:05 PM, James Greenhalgh wrote:
Hi, This patch arranges for half-precision complex multiply and divide routines to be built if __LIBGCC_HAS_HF_MODE__. This will be true if the target supports the _Float16 type. OK?
Ok, but please see Joseph's patch from today: I think you probably want to invert the NOTRUNC case here as well.
Bernd