This is the mail archive of the gcc@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: ia64 c++ abi exception handling


Joern Rennecke wrote:
> 
> >       * dwarf2out.c (struct dw_fde_struct): Add uses_eh_lsda, funcdef_number.
> 
> You mention lsda quite often in these patches, yet I can find no comment that
> explains what lsda means.

Language-Specific Data Area, I think - I had to hunt for this too,
eventually found a mention.  The EH code is certainly an adventure
in guessing intent from cryptic comments...

Stan


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