>From alice!ark at Berkeley Tue Sep 22 22:25:57 1981 I believe the V6 assembler has a fixed-size hash table for symbols, without any overflow checking. If the table becomes completely full, the assembler loops when trying to add the symbol that would cause it to overflow.