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]

[Bug fortran/33897] [4.1/4.2/4.3 Regression] Entries and modules



------- Comment #5 from pault at gcc dot gnu dot org  2007-10-26 09:45 -------
As a final remark: Digital F90 5.0 gives the result of gfortran in #4, so now I
am convinced that I am right!

The Lahey source checker shows that setbd is not host associated in the module
but is use associated in foo.  I'll bet that it gives:

          42
          42
          99

Paul


Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33897


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