atoi vs strtol in rtl.c:read_rtx()

DJ Delorie dj@redhat.com
Thu May 24 16:13:00 GMT 2001


> Yes.  You can autoconf check for that, as it exists in glibc.
> We provide a fallback version of atoq already; that can be
> replaced.

What's the point of adding complexity just to sometimes not use a
function we already have?  Is there harm in always using the function
we have?



More information about the Gcc mailing list