On Thu, Feb 5, 2015 at 5:29 AM, Alan Modra <amo...@gmail.com> wrote:
> On Thu, Feb 05, 2015 at 08:12:25AM +0100, Jakub Jelinek wrote:
>> On Thu, Feb 05, 2015 at 02:09:54PM +1030, Alan Modra wrote:
>> > Jakub, was your suggestion to use get_last_insn_anywhere() based on
>> > not wanting to expose details that should be internal to
>> > emit-rtl.[ch]?
>>
>> Yes.  But if it doesn't work for what you want, either add a new accessor or
>> use it directly.
>
> Thanks, I'll use it directly now and have a patch in the works to tidy
> m32c.c and rs6000.c.
>
> David, here is the revised patch.  Bootstrapped etc. powerpc64-linux,
> and fixes a few more Go testsuite failures compared to the last one..
>
>         PR target/64876
>         * config/rs6000/rs6000.c (chain_already_loaded): New function.
>         (rs6000_call_aix): Use it.

Okay.

Thanks for solving this!

- David

Reply via email to