From f7b2ba3785a3fb109a7d5e9032b88be0387b391e Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 28 Jan 1987 15:15:28 +0000 Subject: [PATCH] Bug fix --- mach/proto/as/comm6.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mach/proto/as/comm6.c b/mach/proto/as/comm6.c index 7d6f33e0..347f7b92 100644 --- a/mach/proto/as/comm6.c +++ b/mach/proto/as/comm6.c @@ -248,9 +248,11 @@ short s; return; s &= ~S_DOT; assert((s & ~(S_COM|S_VAR|S_TYP)) == 0); +#ifdef ASLD #ifndef THREE_PASS if (s == S_UND) serror("bad relocation"); +#endif #endif /* * always relocation info if S_VAR to solve problems with: