This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g77 bugs?


Hello Toon,

Yes, I forgot to declare fv700. Whatever the result is same, there is 
still a NaN. As I know, such a problem also exists in g77 3.3 on RedHat 
linux.

with best regards
Zhiguo
---
On Thu, 16 Oct 2003, Toon Moene wrote:

> Zhiguo Yao wrote:
> 
> > There is a simple fortran program:
> > 
> >         program bugtest
> >         double precision RS2,RC2,B,ff
> 
> What happens if you change this last line into:
> 
>        double precision RS2, RC2, B, ff, fv700
> 
> ?
> 
> 

-- 
 Zhiguo Yao  EP/LE CERN  CH-1211  Geneva 23  Switzerland
 mailto:  Zhiguo.Yao@cern.ch           yorer@hotmail.com
 Office:  B32 2-C024                     Mailbox: J23100
 Tel: (+41) 22 76 76319           Fax: (+41) 22 78 28923


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]