aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-irix5.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/tm-irix5.h')
-rw-r--r--gdb/config/mips/tm-irix5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-irix5.h b/gdb/config/mips/tm-irix5.h
index e8612c0..fdc1756 100644
--- a/gdb/config/mips/tm-irix5.h
+++ b/gdb/config/mips/tm-irix5.h
@@ -31,7 +31,7 @@
/* The signal handler trampoline is called _sigtramp. */
#undef IN_SIGTRAMP
-#define IN_SIGTRAMP(pc, name) ((name) && STREQ ("_sigtramp", name))
+#define IN_SIGTRAMP(pc, name) ((name) && DEPRECATED_STREQ ("_sigtramp", name))
/* Irix 5 saves a full 64 bits for each register. We skip 2 * 4 to
get to the saved PC (the register mask and status register are both