Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!CS.WISC.EDU!larus From: larus@CS.WISC.EDU (James Larus) Newsgroups: gnu.gcc.bug Subject: Re: Bug in gcc v1.37 on MIPS boxes Message-ID: <9002211450.AA04893@primost.cs.wisc.edu> Date: 21 Feb 90 14:50:55 GMT References: <9002210004.AA01655@curley.osf.org.osf.org> Sender: daemon@tut.cis.ohio-state.edu Reply-To: larus@cs.wisc.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 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