Re: dfp-branch merge plans

2005-11-22 Thread Daniel Jacobowitz
On Wed, Nov 23, 2005 at 02:27:41PM +1100, Ben Elliston wrote: > 1. Import decNumber package (a software implementation of decimal >floating point arithmetic) into the gcc directory. I realize this is liable to be a pain but how do you feel about putting this at the top level? Otherwise, that'

Re: Copies of the GCC repository

2005-11-22 Thread Daniel Jacobowitz
On Tue, Nov 22, 2005 at 11:23:20PM -0500, Daniel Berlin wrote: > If you email clkao, and tell him what ops are using tons of memory, > preferrably with simple reproduction recipes (IE "run svk status on this > directory, and memory usage will go up to 50 billion gigabytes"), he'll > likely just fix

Re: Gcc help pages about __mode__ keyword

2005-11-22 Thread Jim Wilson
Anton Soppelsa wrote: I wasn't able to find information about "__DI__" (on the gcc manual pages). The modes are defined in the internals documentation. http://gcc.gnu.org/onlinedocs/gccint/Machine-Modes.html#Machine-Modes By the way, do they mean Double-, Single-, Half-, Quarter-, -Integer?

Re: Copies of the GCC repository

2005-11-22 Thread Gabriel Dos Reis
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: | On Tue, Nov 22, 2005 at 11:23:20PM -0500, Daniel Berlin wrote: | > If you email clkao, and tell him what ops are using tons of memory, | > preferrably with simple reproduction recipes (IE "run svk status on this | > directory, and memory usage will g

<    1   2