This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32147] Module file change due to order of writting out changes
- From: "wdobler at ucalgary dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2007 16:37:31 -0000
- Subject: [Bug fortran/32147] Module file change due to order of writting out changes
- References: <bug-32147-14475@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from wdobler at ucalgary dot ca 2007-05-30 16:37 -------
> > PS: The same probem occurred with g95, but is fixed now.
>
> I can reproduce this with gfortran, however, also g95 fails whereas NAG f95
> has as only change the filename.
The current version (as of 30 May 2007) of g95 has this fixed, but the fix was
done only yesterday or the day before.
According to Andy, the problem
> had to do with the order in which the symbol trees were being traversed.
> The way I was doing it, it depended on the balance of the tree, which
> is done pseudo-randomly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32147