Commit 51789816 by Daniel Jacobowitz Committed by Daniel Jacobowitz

* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.

From-SVN: r126586
parent e95b59d2
2007-07-12 Daniel Jacobowitz <dan@codesourcery.com>
* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.
2007-07-12 Dorit Nuzman <dorit@il.ibm.com> 2007-07-12 Dorit Nuzman <dorit@il.ibm.com>
* gcc.dg/vect/costmodel/ppc/costmodel-vect-reduc-1char.c: Loops now * gcc.dg/vect/costmodel/ppc/costmodel-vect-reduc-1char.c: Loops now
/* Check that we don't try to save the same register twice. */ /* Check that we don't try to save the same register twice. */
/* { dg-mips-options "-mips32r2 -mgp32 -mips16 -O2" } */ /* { dg-mips-options "-mips32r2 -mgp32 -mips16 -mno-abicalls -O2" } */
/* { dg-do assemble } */ /* { dg-do assemble } */
int bar (int, int, int, int); int bar (int, int, int, int);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment