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/RFA] SH: DWARF2 exception handling


kaz Kojima wrote:
> How about this? Though I've tested it only for a few simple leaf
> functions.

OK.

One interesting detail is that the set of sh_media_register_for_return
can become dead if we don't do an ordinary return.  But that should be
all right, since we already add a REG_MAYBE_DEAD note to the instruction
that sets sh_media_register_for_return.

-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658


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