Re: [PATCH v2] newlib: skip build of AArch64 80bit and 128bit long double functions when sizeof(double) == sizeof(long double)
Radek Barton via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <DB9PR83MB09231B0B9E62C1D1C658D2E6925DA@DB9PR83MB0923.EURPRD83.prod.outlook.com> |
Hello. Is there any further feedback on the second version of the patch? As far as I understand it, it does not make sense to build implementations in `aarch64/ld` folder at all if `_LDBL_EQ_DBL` is defined. Is that assumption correct? Thank you. Radek