Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!tut.cis.ohio-state.edu!MIZAR.DOCS.UU.SE!perm From: perm@MIZAR.DOCS.UU.SE (Per Mildner) Newsgroups: gnu.gcc.bug Subject: gas 1.34 chokes on .single 0r0.00000000000000000000e+00 Message-ID: <8911152038.AAmizar05833@mizar.DoCS.UU.SE> Date: 15 Nov 89 20:38:40 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 20 mizar 7% gas newversion.s newversion.s:22:Unknown pseudo-op newversion.s:22:Rest of line ignored. 1st junk character valued 48. I get this when compiling bash-1.04 (in newversion.c). It's in the beginning of the file after the .stabs gcc_compiled.: .stabs "newversion.c",100,0,0,Ltext Ltext: ... lots of .stabs .stabs "void:t15=15",128,0,0,0 .text .align 4 LC0: .single 0r0.00000000000000000000e+00 .data LC1: ...