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: [lto] PATCH: Add support for referencing types from function bodies


Mark Mitchell wrote:
> Kenneth Zadeck wrote:
>
>> Obviously I am not supposed to know what is inside context, but I assume
>> that this is a different context than I am writing for each reference to
>> the global symbol table. 
>
> I'm not sure what you mean by this.  You're not supposed to know
> what's inside it, but you are supposed to pass it back to
> lto_resolve_type_ref, when you encounter a reference to a type in the
> body of the function.
>
> Thanks,
Never mind,  I just had an attack of section/context dyslexia

this is all fine.

kenny



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