Correct function return types for new and fussy gcc.

This commit is contained in:
Alan Modra
2000-01-14 23:10:21 +00:00
parent 28240dcd30
commit 3dceb55b37
4 changed files with 17 additions and 9 deletions

View 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)