Fix pr52125.c test when built as -mno-abicalls -mabi=64

gcc/testsuite/
	* gcc.target/mips/pr52125.c: Add -msym32.

From-SVN: r246600
This commit is contained in:
Matthew Fortune 2017-03-30 21:59:20 +00:00 committed by Matthew Fortune
parent 724d25f353
commit c8e0f43f74
2 changed files with 5 additions and 1 deletions

View 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

View File

@ -1,4 +1,4 @@
/* { dg-options "-mno-gpopt addressing=absolute" } */
/* { dg-options "-mno-gpopt -msym32 addressing=absolute" } */
int a, b, c, d;