summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/mips/ins-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/ins-1.c')
-rw-r--r--gcc/testsuite/gcc.target/mips/ins-1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.target/mips/ins-1.c b/gcc/testsuite/gcc.target/mips/ins-1.c
index 2eaf7c4433c..77047af60b9 100644
--- a/gcc/testsuite/gcc.target/mips/ins-1.c
+++ b/gcc/testsuite/gcc.target/mips/ins-1.c
@@ -2,8 +2,6 @@
/* { dg-mips-options "-O -march=mips32r2" } */
/* { dg-final { scan-assembler "\tins\t" } } */
-#define NOMIPS16 __attribute__ ((nomips16))
-
struct
{
unsigned int i : 2;