This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IA64 EH
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: IA64 EH
- From: Richard Henderson <rth at cygnus dot com>
- Date: Thu, 25 May 2000 19:03:19 -0700
- Cc: Andrew Macleod <amacleod at cygnus dot com>, gcc at gcc dot gnu dot org
- References: <20000525170021U.mitchell@codesourcery.com>
On Thu, May 25, 2000 at 05:00:21PM -0400, Mark Mitchell wrote:
> We should make a decision as to whether or not we want to use the
> IA64-style exception handling on other platforms or not.
No. The IA-64 bits that were checked in only affect unwinding.
The format that Intel chose is extremely IA-64 specific, and has
no real advantage over dwarf2 at all.
r~