Path: utzoo!telly!ddsw1!lll-winken!killer!mit-eddie!bloom-beacon!tut.cis.ohio-state.edu!SUN.COM!sundc!tfd!kent From: sundc!tfd!kent@SUN.COM (Kent Hauser) Newsgroups: gnu.gcc.bug Subject: gas bug Message-ID: <8901031609.AA28943@tfd.uucp> Date: 3 Jan 89 16:09:44 GMT Sender: news@tut.cis.ohio-state.edu Organization: GNUs Not Usenet Lines: 16 When given a statement such as ` . = 30 ' gas (m68k) creates a symbol `.' and gives it a value of (absolute) 30. This is verified by running `nm' on the resulting object output. It should set the program counter to `30' relative the base of the current csect. Also, gas doesn't accept the psuedo op `.bss'. This is contrary to the (Sun) unix assembler. ---- Kent Hauser UUCP: sun!sundc!tfd!kent Twenty-First Designs INET: kent%tfd.uucp@sundc.east.sun.com