This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33897] [4.1/4.2/4.3 Regression] Entries and modules
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2007 09:45:33 -0000
- Subject: [Bug fortran/33897] [4.1/4.2/4.3 Regression] Entries and modules
- References: <bug-33897-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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