Fix pr52125.c test when built as -mno-abicalls -mabi=64
authorMatthew Fortune <matthew.fortune@imgtec.com>
Thu, 30 Mar 2017 21:59:20 +0000 (21:59 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Thu, 30 Mar 2017 21:59:20 +0000 (21:59 +0000)
gcc/testsuite/
* gcc.target/mips/pr52125.c: Add -msym32.

From-SVN: r246600

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr52125.c

index 20a73bb..9d15a15 100644 (file)
@@ -1,3 +1,7 @@
+2017-03-30  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * gcc.target/mips/pr52125.c: Add -msym32.
+
 2017-03-30  Jakub Jelinek  <jakub@redhat.com>
 
        PR translation/80189
index 2ac8067..46df940 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-mno-gpopt addressing=absolute" } */
+/* { dg-options "-mno-gpopt -msym32 addressing=absolute" } */
 
 int a, b, c, d;