diff options
Diffstat (limited to 'gcc/config/mips/sde.h')
-rw-r--r-- | gcc/config/mips/sde.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/mips/sde.h b/gcc/config/mips/sde.h index 94fd1f58731..beb8d1df7bf 100644 --- a/gcc/config/mips/sde.h +++ b/gcc/config/mips/sde.h @@ -72,9 +72,8 @@ along with GCC; see the file COPYING3. If not see #undef DEFAULT_SIGNED_CHAR #define DEFAULT_SIGNED_CHAR 0 -/* SDE-MIPS won't ever support SDB or MIPS debugging info. */ +/* SDE-MIPS won't ever support SDB debugging info. */ #undef SDB_DEBUGGING_INFO -#undef MIPS_DEBUGGING_INFO /* Describe how we implement __builtin_eh_return. */ |