fixed some problems: ADS was generated with size > pointer_size;

some (most) backends dont implement that.
Unstacking of macros did not quite work properly, but I dont know why
This commit is contained in:
ceriel
1987-10-20 09:36:34 +00:00
parent e2c9a1a96f
commit a24c90f5a9
4 changed files with 33 additions and 13 deletions

View File

@@ -78,7 +78,7 @@
!File: debug.h
#undef DEBUG 1 /* perform various self-tests */
#define DEBUG 1 /* perform various self-tests */
!File: use_tmp.h