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: [commit/Ada] Displaying wrong value for fixed point


Joel Brobecker (brobecker@adacore.com):

> 2009-03-12  Jerome Guitton  <guitton@adacore.com>
> 
>         * ada-lang.c (ada_delta): Change the type of numerators and
>         denominators to DOUBLEST, as they may not fit into a long.
>         (scaling_factor): Ditto.
> 
> Tested on amd64-linux. Checked in.
> 
> We have a testcase in AdaCore's testsuite, but I'm not sure whether
> we can submit it or whether the code is confidential. So I'll stay
> on the safe side, and ask Jerome to take a look at whether we can
> submit a testcase or not.

Thank you for comitting this patch Joel. It should be quite easy to
build a testcase that is independant from the customer's code. I'll work
on that.



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