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]
Other format: [Raw text]

Re: dwarf2out questi


On Mon, Mar 11, 2002 at 02:22:06PM +0000, Jason Merrill wrote:
> 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?

It's not that -- we know exactly what the corresponding HIGH
will have.  However, it seems wrong that the symbol table 
would have gotten "infected" with the lo_sym rather than the 
original (mem (symbol_ref)).


r~


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