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 18, 2000, Alan Modra <alan@linuxcare.com.au> wrote:

>   sixtyfour_bit_int x = 0x80000000;
> gives x == 0xffffffff80000000 on an old compiler, x == 0x0000000080000000
> on an ISO C compiler.

Do we care?  A couple of months ago, I submitted a patch to fix one
such problem in some sparc-related file that was preventing bootstraps
with an old SPARCompiler, but it was either rejected or simply ignored
(I don't remember for sure).  Should I re-post 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]