Index: gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
===================================================================
--- gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90	2013-01-24 21:37:41.719012829 +0000
+++ gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90	2013-01-24 21:41:42.219599949 +0000
@@ -1,6 +1,7 @@
 ! { dg-do compile }
 ! { dg-options "-std=f2008ts -fdump-tree-original" }
 ! { dg-additional-options "-mno-explicit-relocs" { target alpha*-*-* } }
+! { dg-additional-options "-mno-relax-pic-calls" { target mips*-*-* } }
 !
 ! Check that assumed-shape variables are correctly passed to BIND(C)
 ! as defined in TS 29913
