X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoublest.c;h=a6c11d83b49ed393497ad4ecf1df56a42a8c8c72;hb=9f1b45b0da430a7a7abf9e54acbe6f2ef9d3a763;hp=086bb428c0d69079658b027d6f79f22a848350cd;hpb=ecd75fc8eed3bde86036141228074a20e55dcfc9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doublest.c b/gdb/doublest.c index 086bb428c0..a6c11d83b4 100644 --- a/gdb/doublest.c +++ b/gdb/doublest.c @@ -342,7 +342,7 @@ put_field (unsigned char *data, enum floatformat_byteorders order, restrictions. */ static void -convert_doublest_to_floatformat (CONST struct floatformat *fmt, +convert_doublest_to_floatformat (const struct floatformat *fmt, const DOUBLEST *from, void *to) { DOUBLEST dfrom;