diff --git a/macro11.c b/macro11.c index 297ef04..d6e99a0 100644 --- a/macro11.c +++ b/macro11.c @@ -200,6 +200,7 @@ void prepare_pass(int this_pass, STACK *stack, int nr_files, char **fnames) last_cond = -1; sect_sp = -1; suppressed = 0; + enabl_lc = 1; } int main( diff --git a/tests/2.11BSD-m11-errs.lst.ok b/tests/2.11BSD-m11-errs.lst.ok index 362513b..a415c2e 100644 --- a/tests/2.11BSD-m11-errs.lst.ok +++ b/tests/2.11BSD-m11-errs.lst.ok @@ -1,8 +1,8 @@ - 1 ;;;; WRAPPER FOR 2.11BSD/M11/ERRS.M11 - 2 .LIST - 3 .LIST - 4 .LIST - 5 .ENABL LC + 1 ;;;; Wrapper for 2.11BSD/m11/errs.m11 + 2 .list + 3 .list + 4 .list + 5 .enabl lc 6 000001 debug = 1 7 .include "2.11BSD/m11/at.sml" 1 .title at.sml - assembler/translator system macros