| Index: gcc/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
|
| diff --git a/gcc/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c b/gcc/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
|
| index c6bc495c8de4c121848d3b68b73d2fab3623943a..92f46250eb69d1dc54c33e9101129491a59a64ec 100644
|
| --- a/gcc/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
|
| +++ b/gcc/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
|
| @@ -1,6 +1,5 @@
|
| /* { dg-do compile } */
|
| -/* -mlong32 added because of PR target/38599. */
|
| -/* { dg-options "-O -msmartmips -mlong32" } */
|
| +/* { dg-options "-O -msmartmips" } */
|
|
|
| NOMIPS16 int scaled_indexed_word_load (int a[], int b)
|
| {
|
|
|