2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
[deliverable/binutils-gdb.git] / binutils / ieee.c
index c03692821a40f029d7704f6f398d69a8f23c20b8..a3bb93b8d7f49ba1f549e56604e6ee043390cb46 100644 (file)
@@ -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)
This page took 0.02503 seconds and 4 git commands to generate.