Re: [newlib] Generally make all 'long double complex' methods available in

2022-11-08 Thread Jeff Johnston via Gcc-patches
LGTM. -- Jeff J. On Tue, Nov 8, 2022 at 1:31 PM Thomas Schwinge wrote: > ..., not just '#if defined(__CYGWIN__)'. (Exception: 'clog10l' which > currently > indeed is for Cygwin only.) > > This completes 2017-07-05 commit be3ca3947402827aa52709e677369bc7ad30aa1d > "Fixed warnings for some long

[newlib] Generally make all 'long double complex' methods available in

2022-11-08 Thread Thomas Schwinge
..., not just '#if defined(__CYGWIN__)'. (Exception: 'clog10l' which currently indeed is for Cygwin only.) This completes 2017-07-05 commit be3ca3947402827aa52709e677369bc7ad30aa1d "Fixed warnings for some long double complex methods" after Aditya Upadhyay's work on importing "Long double complex