Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!pa.dec.com!nntpd.lkg.dec.com!fman!peterson From: peterson@fman.enet.dec.com (Bob Peterson) Newsgroups: comp.lang.fortran Subject: Re: DEC System 5000 f77 bug Message-ID: <23143@shlump.lkg.dec.com> Date: 4 Jun 91 16:21:57 GMT References: <1694@usage.csd.unsw.oz.au> Sender: news@shlump.lkg.dec.com Reply-To: peterson@fman.enet.dec.com (Bob Peterson) Organization: Digital Equipment Corporation Lines: 7 The Jones are tough to keep up with when the documentation for -r8 is so sparse. These complaints are noted. For V3.0 we followed the precedent set by V2, knowing the holes w/r/t the specifically single-precision intrinsics. Thanks for raising the issue. Specifically single-precision intrinsics always ought to be replaced by their double precision equivalents when compiling with -r8. Note also that -r8 affects REAL declarations but not REAL*4 declarations (presumably your code depends on the size allocated if you're using the non-standard declaration form). \bob DEC Fortran (V3.0 f77)