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/32147] Module file change due to order of writting out changes



------- 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


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