https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107568
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-11-20 Status|UNCONFIRMED |NEW --- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> --- sorry this bug is in two places; when I first encountered the issue it was with my prototype aarch64 development branch, so not appropriate to BZ ... .. however seems it does also affect unpatched master. summary: - the headers are (at least IMO) buggy since the functions are not deprecated in any of the standards I have access too. - it might be very nice to make GCC more robust by using the 'n' versions, but that's quite a big project and not going to be appropriate to GCC-13. - We can fixincludes the deprecations, as Andrew and Jakub have commented (but I'll wait for the XC14.1 release)