This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: MIPS/linux unwind through signal handlers.


On Wed, Sep 10, 2003 at 04:21:27PM -0700, Richard Henderson wrote:
> On Wed, Sep 10, 2003 at 02:30:09PM -0700, David Daney wrote:
> > Are there testcases for this sort of thing?
> 
> In the libjava testsuite.  You need most of the extra bits
> in that library to test anyway.

Also gcc.dg/cleanup-9.c (but you need to add your target to the list
at the top of that file).

> > 	* gcc/config/mips/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New macro,
> > 	needed for mips/libgcj signal handling.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]