This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [rfc] exception handling in gimple
Hi,
On Wed, 9 Sep 2009, Olivier Hainque wrote:
> Documentation-wise, FWIW, we have had a blurb about the runtime tables
> organization for while in ada/raise-gcc.c, quoted below. We found it
> very useful on several occasions to help understanding the personality
> routines implementations.
Yes, I found it also very useful in the past to understand what the LSDA
data actually contains :)
Ciao,
Michael.