This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PowerPC] Fix eh unwind segfault
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 30 Aug 2004 22:10:54 -0700
- Subject: Re: [PowerPC] Fix eh unwind segfault
- References: <20040831050014.GD26692@bubble.modra.org>
On Aug 30, 2004, at 10:00 PM, Alan Modra wrote:
* config/rs6000/unwind-support.h: New file.
I would name this linux-unwind-support.h as not get confused
if this was for other targets other than linux since powerpc-darwin
already has a unwind support.
Thanks,
Andrew Pinski