mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 05:30:26 +08:00
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:
parent
724d25f353
commit
c8e0f43f74
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-mno-gpopt addressing=absolute" } */
|
||||
/* { dg-options "-mno-gpopt -msym32 addressing=absolute" } */
|
||||
|
||||
int a, b, c, d;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user