Bug in ULTRIX(risc) f77

Hascall John Paul john at iastate.edu
Fri Oct 5 06:13:38 AEST 1990


       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 at iastate.edu
--
John Hascall                        An ill-chosen word is the fool's messenger.
Project Vincent
Iowa State University Computation Center                       john at iastate.edu
Ames, IA  50010                                                  (515) 294-9551



More information about the Comp.unix.ultrix mailing list