This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: ping: c/41049 fixes for int to dfp conversions


On Tue, 2009-09-15 at 09:28 -0700, Janis Johnson wrote:

> Ping:
>   http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01364.html

Sorry I missed this the first time through.

> This patch fixes related problems in the compiler (real.c) and in
> two places in libgcc (dfp-bit.h).  The runtime probably needs an
> OK from Ben Ellison as the DFP maintainer.  I combined them into a
> single patch to simplify testing, to use the same new test for all
> forms of conversion from int to decimal float.

The dfp-bit.c change is OK.  Although he is not a formal maintainer of
it, I think rth is probably the right person to review the real.c
changes?

Great test case!

Thanks,
Ben



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