• Russ Cox's avatar
    fix a 6g crash after type errors. · 0aef57e3
    Russ Cox authored
    do not bother warning about marks left
    on stack after syntax errors.
    
    leave OCONV nodes in tree to avoid type errors
    arising from multiple walks.
    
    R=ken
    OCL=30639
    CL=30662
    0aef57e3
Name
Last commit
Last update
..
Makefile Loading commit data...
cgen.c Loading commit data...
galign.c Loading commit data...
gg.h Loading commit data...
ggen.c Loading commit data...
gobj.c Loading commit data...
gsubr.c Loading commit data...
list.c Loading commit data...
opt.h Loading commit data...
peep.c Loading commit data...
reg.c Loading commit data...