aboutsummaryrefslogtreecommitdiff
path: root/binutils/ieee.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ieee.c')
-rw-r--r--binutils/ieee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ieee.c b/binutils/ieee.c
index c036928..a3bb93b 100644
--- a/binutils/ieee.c
+++ b/binutils/ieee.c
@@ -779,7 +779,7 @@ ieee_builtin_type (info, p, indx)
case builtin_bcd_float:
ieee_error (info, p, _("BCD float type not supported"));
- return false;
+ return DEBUG_TYPE_NULL;
}
if (name != NULL)