This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PowerPC prologue and epilogue 6
On Wed, Apr 25, 2012 at 1:20 AM, Alan Modra <amodra@gmail.com> wrote:
> This patch adds a testcase to verify register saves and restores.
> I tried to write it so that it will run on all powerpc targets. ?From
> past experience it probably won't. ?OK to apply anyway, and fix
> fallout later?
>
> ? ? ? ?* gcc.target/powerpc/savres.c: New test.
> ? ? ? ?* gcc.target/powerpc/powerpc.exp: Run it.
Okay.
Thanks, David