[PATCH] Add D demangling support to libiberty

Ian Lance Taylor iant@google.com
Tue Oct 14 17:33:00 GMT 2014


On Tue, Oct 14, 2014 at 10:07 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>
> 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



More information about the Gcc-patches mailing list