Matthew Fortune <matthew.fort...@imgtec.com> writes: > diff --git a/gcc/testsuite/gcc.target/mips/oddspreg-6.c > b/gcc/testsuite/gcc.target/mips/oddspreg-6.c > new file mode 100644 > index 0000000..2d1b129 > --- /dev/null > +++ b/gcc/testsuite/gcc.target/mips/oddspreg-6.c > @@ -0,0 +1,15 @@ > +/* Check that we disable odd-numbered single precision registers and can > + still generate code. */ > +/* { dg-options "-mabi=64 -mno-odd-spreg -mhard-float" } */
"Check that we enable odd-numbered single precision registers." for this one? OK otherwise once the copyright is sorted out, thanks. Richard