Commit 2cf1a19e by Richard Sandiford Committed by Richard Sandiford

no-smartmips-ror-1.c: Use -march=mips32 instead of -march=mips32r2.

gcc/testsuite/
	* gcc.target/mips/no-smartmips-ror-1.c: Use -march=mips32 instead
	of -march=mips32r2.

From-SVN: r141953
parent 77292df6
2008-11-17 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.target/mips/no-smartmips-ror-1.c: Use -march=mips32 instead
of -march=mips32r2.
2008-11-17 Jack Howarth <howarth@bromo.med.uc.edu>
* gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10
......
/* { dg-do compile } */
/* { dg-mips-options "-O -mno-smartmips -march=mips32r2" } */
/* { dg-mips-options "-O -mno-smartmips -march=mips32" } */
NOMIPS16 int rotate_left (unsigned a, unsigned s)
{
......
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