Re: wide-int, dfp

2013-11-23 Thread Ben Elliston
On Sat, Nov 23, 2013 at 11:21:10AM -0800, Mike Stump wrote: > * dfp.c: Include wide-int.h. > (decimal_real_to_integer2): Use wide-int interfaces and rename to > decimal_real_to_integer. > * dfp.h > (decimal_real_to_integer2): Return a wide_int and rename to > de

wide-int, dfp

2013-11-23 Thread Mike Stump
Richi has asked the we break the wide-int patch so that the individual port and front end maintainers can review their parts without have to go through the entire patch.This patch covers the decimal floating point code. Ok? * dfp.c: Include wide-int.h. (decimal_real_to_integ