[Bug c/110210] problem with strtol strtoll strtoul strtoull
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110210 --- Comment #2 from Andrew Pinski --- Gcc does not provide these functions. They are provided by the libc that gcc links to. In the case of Linux, it is most likely glibc but it could be musl or uclibc . If you are using a -elf target, then lib
[Bug c/110210] problem with strtol strtoll strtoul strtoull
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110210 Andrew Pinski changed: What|Removed |Added Resolution|--- |MOVED Status|UNCONFIRMED