Re: fortran 90 compiler for linux



<beliavsky@xxxxxxx> wrote in message
news:1121425918.342968.85660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> I don't know of any outstanding bugs in the Lahey/Fujitsu Fortran 95
> compiler for Windows, version 7.1 in implementing the Fortran 95
> standard. The few complaints I have seen about LF95 in this newsgroup
> concern some Technical Reports that followed the F95 standard. I wonder
> if anyone has a counterexample.

I have seen sufficient bugs in previous versions to be fairly sure
that the bugs must be there in the current version. What does LF95 7.1
do about

http://home.comcast.net/~kmbtib/Fortran_stuff/elem_assign.f90

for example? If you use any compiler as your primary development
compiler for a while you are going to encounter bugs. The f95
standard itself has bugs and internal contradictions and I have
no idea how you could create a standard for which this would not
be the case. How can you write a bug-free compiler to an
inconsistent standard?

--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end


.



Relevant Pages

  • Re: #define and (brackets)
    ... These are, arguably, known bugs that the vendor doesn't plan to fix ... C++ compiler and Microsoft can not claim otherwise? ... There are also a number of bugs listed on MS Connect site I referred you ... They don't disagree with the standard - after all, ...
    (microsoft.public.vc.language)
  • Re: #define and (brackets)
    ... view the macro as a separate token and therefore safe, IN THIS CASE, ... These are, arguably, known bugs that the vendor doesn't plan to fix in the near future. ... C++ compiler and Microsoft can not claim otherwise? ... numbers in the C++ standard. ...
    (microsoft.public.vc.language)
  • Re: Pedants
    ... "Of course, that is a horrible compiler", etc. ... standard function to be declared in one standard header should not be ... time) sounds like there are still similar bugs in lcc. ... they make an implicit assertion ...
    (comp.lang.c)
  • Re: fortran 90 compiler for linux
    ... have known, open bugs). ... Fortran standard, it is impossible (just guessing, but getting some ... a compiler has to pass in order to be standard conforming. ...
    (comp.lang.fortran)
  • Re: Is C99 the final C? (some suggestions)
    ... > that someone will try compile their stuff on an old compiler. ... > because the ANSI standard obsoleted them, and everyone picked up the ANSI ... fixed by using another language. ... >>are multiplying two expressions of the widest type supported by your ...
    (comp.lang.c)