This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PPC32: Correct signal handling
- From: Tom Tromey <tromey at redhat dot com>
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Cc: Jakub Jelinek <jakub at redhat dot com>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 30 Jun 2003 18:12:32 -0600
- Subject: Re: [PATCH] PPC32: Correct signal handling
- References: <200306171404.49714@enzo.bigblue.local><20030619155550.R15481@devserv.devel.redhat.com><200306192251.12095@enzo.bigblue.local>
- Reply-to: tromey at redhat dot com
>>>>> "Franz" == Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:
Franz> Note that the PPC64 case is wrong as well, the messing around
Franz> with gpr[47] needs to be removed and replaced with a proper
Franz> MAKE_THROW_FRAME macro in libjava/include/powerpc64-signal.h.
Can you fix this? If not, could you file it in bugzilla? Otherwise
we'll forget all about it. Thanks.
Tom