*BSD News Article 8372


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.hawaii.edu!ames!haven.umd.edu!darwin.sura.net!wupost!gumby!destroyer!cs.ubc.ca!fornax!liu
From: liu@cs.sfu.ca (Lixin Liu)
Subject: Re: Ported software list for 386BSD.
Message-ID: <1992Nov30.195135.27900@cs.sfu.ca>
Summary: f2c bug
Organization: CSS, Simon Fraser University, Burnaby, B.C., Canada
References: <3043.9211301551@thor.cf.ac.uk>
Date: Mon, 30 Nov 1992 19:51:35 GMT
Lines: 25

In article <3043.9211301551@thor.cf.ac.uk> spedpr@thor.cf.ac.uk (Paul Richards) writes:
>---------
>PACKAGE: f77 (f2c based).
>---------
>Description: fortran 77 compiler.
>Status: fully working

The f2c generate "Segmentation fault (core dumped)" for the
following fortran code:

      BLOCK DATA
C
      COMMON /CMN/ A,B,C
      DATA A/0.90/,B/1.30/,C/1.0/
C                                                                               
      END

There is no problem on my SUN station with f2c.

Lixin
-- 
    mail:  Lixin Liu,   Department of Mathematics and Statistics,
           Simon Fraser University, Burnaby, B.C., CANADA  V5A 1S6
  e-mail:  liu@cs.sfu.ca   OR   liu@sfu.ca
   phone:  (604) 291-3422  (office),  (604) 294-6582 (home)