dwarf2out questi

Jason Merrill jason@redhat.com
Mon Mar 11 06:22:00 GMT 2002


>>>>> "Aldy" == Aldy Hernandez <aldyh@redhat.com> writes:

> On Monday, March 4, 2002, at 02:35  PM, David Edelsohn wrote:

>> I think it is a bug that dwarf2out.c mem_loc_descriptor does not
>> handle LO_SUM.  But I also think that your patch is wrong.  I would have
>> expected LO_SUM to be handled like PLUS.

> well, what the heck, let's include everyone on the discussion.

> here is a patch to handle LO_SUM in mem_loc_descriptor.

It seems wrong to me that we would pass a LO_SUM to mem_loc_descriptor; how
can that work properly if it doesn't have a chance to see the corresponding
HIGH?

Jason



More information about the Gcc-patches mailing list