This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR 18669: Remove use of strtod in libiberty/d-demangle.c


On 4 August 2015 at 19:07, Joel Brobecker <brobecker@adacore.com> wrote:
>> Also submitted to upstream GCC.
>>
>> https://gcc.gnu.org/ml/gcc-patches/2015-08/msg00192.html
>>
>> Have tested this against the gdb dlang testsuite and observed no
>> failing tests as a result.
>>
>> Regards
>> Iain.
>
>> 2015-08-04  Iain Buclaw  <ibuclaw@gdcproject.org>
>>
>>       * d-demangle.c (dlang_parse_real): Remove call to strtod.
>>       (strtod): Remove declaration.
>>       * testsuite/d-demangle-expected: Update float and complex literal
>>       tests to check correct hexadecimal demangling.
>
> GCC is the master, so you can (in fact, should!) update the binutils-gdb
> copy as soon as the patch is approved on the GCC side.
>
> Thank you,
> --
> Joel


By the way, would this also be a candidate for the 7.10 branch?
Assume that upstream GCC respond in a timely manner. :-)

Regards
Iain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]