Xref: utzoo comp.lang.fortran:3891 comp.sys.dec:4189 comp.unix.ultrix:4803 Path: utzoo!attcan!uunet!seismo!dimacs.rutgers.edu!mips!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!dino!news.iastate.edu!iastate.edu!john From: john@iastate.edu (Hascall John Paul) Newsgroups: comp.lang.fortran,comp.sys.dec,comp.unix.ultrix Subject: Bug in ULTRIX(risc) f77 Keywords: Ultrix 3.1D, f77 -S, stop, bug Message-ID: <1990Oct4.201338.15558@news.iastate.edu> Date: 4 Oct 90 20:13:38 GMT Sender: usenet@news.iastate.edu (USENET News Poster) Reply-To: john@iastate.edu (Hascall John Paul) Organization: Iowa State University Lines: 23 The -S option appears to generate bad code for the "stop" statement. Example: % cat xyz.f stop end % f77 -o xyz xyz.f % xyz % f77 -S xyz.f % f77 -o xyz xyz.s as0: Error: xyz.s, line 6: zero length strings not allowed .ascii "" Anyone else seen this? Is there a fix? Many thanks, John Hascall / ISU Comp Ctr / john@iastate.edu -- John Hascall An ill-chosen word is the fool's messenger. Project Vincent Iowa State University Computation Center john@iastate.edu Ames, IA 50010 (515) 294-9551