0xffffffff when BFD64

Alan Modra alan@linuxcare.com.au
Thu Apr 6 21:43:00 GMT 2000


On 7 Apr 2000, Alexandre Oliva wrote:

> On Apr  7, 2000, Alan Modra <alan@linuxcare.com.au> wrote:
> 
> > I guess we should check all hex constants in the range 0x80000000 to
> > 0xffffffff, replacing them with const & N_ONES(32).  Blechh.
> 
> I started doing something like that, but gave up.  It's just too much
> of a hassle.  I'd rather just fix the problem at hand, which occurs

Actually, a plain (unsigned) should do it, as you did in your sparc
patch.  binutils requires that int and unsigned be at least 32 bits.

-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list