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: [PATCH] Location lists, with dwarf 2.1 support


On Fri, Apr 27, 2001 at 01:58:29PM +0100, Jason Merrill wrote:
> > Should i just use a 64 bit max address (0xffffffffffffffff...

Use ~(unsigned HOST_WIDE_INT)0 instead of that constant.


r~


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