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]

Re: __fixuns?fSI() lose if long is wider than SI


On Jan 31, 2001, Richard Henderson <rth@redhat.com> wrote:

> On Wed, Jan 31, 2001 at 12:40:30AM -0200, Alexandre Oliva wrote:
>> Any suggestions on how to figure out the width of SItype at
>> compile-time in fp-bit.[hc]?

>  BITS_PER_UNIT * 4

It's not available in fp-bit.c.  All it includes is fp-bit.h, that
includes nothing else.  Is this enough of a reason to change it?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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