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


> 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


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