Re: clang is almost useless for complex arithmetic

2015-01-31 Thread Bruce Evans
On Sat, 31 Jan 2015, Peter Jeremy wrote: To resurrect an old thread... On 2014-Mar-25 17:22:05 -0700, Steve Kargl wrote: It appears that clang developers have chosen the naive complex division algorithm, and it does not matter whether one turns CX_LIMITED_RANGE on or off. This means that if

Re: clang is almost useless for complex arithmetic

2015-01-30 Thread Peter Jeremy
To resurrect an old thread... On 2014-Mar-25 17:22:05 -0700, Steve Kargl wrote: >It appears that clang developers have chosen the naive >complex division algorithm, and it does not matter whether >one turns CX_LIMITED_RANGE on or off. This means that >if one uses clang with complex types, one