I am checking in this testsuite patch as an obvious fix after checking
with Richard Sandiford.

Steve Ellcey
sell...@mips.com


2014-01-27  Steve Ellcey  <sell...@mips.com>

        * gcc.target/mips/pr52125.c: Add -mno-optgp option.


diff --git a/gcc/testsuite/gcc.target/mips/pr52125.c 
b/gcc/testsuite/gcc.target/mips/pr52125.c
index cfa8d68..2ac8067 100644
--- a/gcc/testsuite/gcc.target/mips/pr52125.c
+++ b/gcc/testsuite/gcc.target/mips/pr52125.c
@@ -1,4 +1,4 @@
-/* { dg-options "addressing=absolute" } */
+/* { dg-options "-mno-gpopt addressing=absolute" } */
 
 int a, b, c, d;
 

Reply via email to