Commit c8e0f43f by Matthew Fortune Committed by Matthew Fortune

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

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

From-SVN: r246600
parent 724d25f3
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
......
/* { dg-options "-mno-gpopt addressing=absolute" } */
/* { dg-options "-mno-gpopt -msym32 addressing=absolute" } */
int a, b, c, d;
......
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