[PATCH] Location lists, with dwarf 2.1 support

Jason Merrill jason_merrill@redhat.com
Fri Apr 27 16:41:00 GMT 2001


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

> 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.

Will that work for 32->64 crosses?

Jason



More information about the Gcc-patches mailing list