This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Using the GCC EH mechanism for Ada
- To: rth at redhat dot com
- Subject: Using the GCC EH mechanism for Ada
- From: Olivier Hainque <hainque at act-europe dot fr>
- Date: Mon, 18 Jun 2001 19:20:52 +0200
- Cc: gcc at gcc dot gnu dot org
Hello,
We are making experiments to use the GCC (cvs trunk) framework for EH in GNAT
and already have had some encouraging results :) A basic question comes up in
this context :
What kind of argument should we provide to expand_start_catch when a single
handler is in place for several exceptions ?
Thanks in advance for your help,
Kind Regards,
Olivier