This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: x86-64 support for gas part I


On Dec 19, 2000, Alan Modra <alan@linuxcare.com.au> wrote:

> On Tue, 19 Dec 2000, Richard Henderson wrote:
>> Name me a K&R compiler that supports 64-bit data types, which is
>> required for BFD64.

> I think Alexandre Oliva found a Sun compiler too.

This compiler:

acomp: SC3.0.1 13 Jul 1994 Sun C 3.0.1

does support 64-bit long longs, but it sign-extended 0x[8-f]XXXXXXX
instead of taking it as an unsigned type and zero-extending 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]