[gnu.gcc.bug] Bug in gcc v1.37 on MIPS boxes

larus@CS.WISC.EDU (James Larus) (02/21/90)

gcc also needs to be careful to make sure that labels of the form: $nn
start with nn >= 32, so that they are not confused with register
numbers.

/Jim