This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, alpha]: Prevent another case of wrong relaxation with exception handler
- From: Richard Henderson <rth at redhat dot com>
- To: Uros Bizjak <ubizjak at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 09 Aug 2012 07:46:33 -0700
- Subject: Re: [PATCH, alpha]: Prevent another case of wrong relaxation with exception handler
- References: <CAFULd4axCjiG+01cE--FnsZZ4zmes-DctTDmcvUENg_DSm8kZQ@mail.gmail.com>
On 08/08/2012 11:23 PM, Uros Bizjak wrote:
> 2012-08-09 Uros Bizjak <ubizjak@gmail.com>
>
> * config/alpha/alpha.c (alpha_pad_noreturn): Rename to ...
> (alpha_pad_function_end): ... this. Also insert NOP between
> sibling call and GP load.
> (alpha_reorg): Update call to alpha_pad_function_end. Expand comment.
>
> Patch was bootstrapped and regression tested on alphaev68-pc-linux-gnu.
>
> OK for mainline and release branches?
Ok everywhere.
r~