> > libiberty/ChangeLog:
> >
> >         * d-demangle.c: Replace strtold with strtod in global comment.
> >         (strtold): Remove declaration.
> >         (strtod): New declaration.
> >         (dlang_parse_real): Declare value as double instead of long
> >         double.  Replace call to strtold by call to strtod.
> >         Update format in call to snprintf.
> 
> This is OK.

Thanks, Ian. As suggested by Iain, I re-ran the libiberty
testsuite on x86_64-linux before committing the patch.

Thank you both!
-- 
Joel

Reply via email to