lots and lots of changes & improvements

This commit is contained in:
eck
1989-09-19 16:13:23 +00:00
parent 18439ffa3f
commit fa4e6eecb4
59 changed files with 1826 additions and 1571 deletions

View File

@@ -11,6 +11,7 @@
#include <alloc.h>
#include "interface.h"
#include <flt_arith.h>
#include "arith.h"
#include "assert.h"
#include "type.h"
@@ -442,6 +443,7 @@ outargtype(tp)
case LONG:
case FLOAT:
case DOUBLE:
case LNGDBL:
case VOID:
case ERRONEOUS:
if (tp->tp_unsigned)