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 files change due to trivial changes in source code



------- Comment #4 from wdobler at ucalgary dot ca  2007-05-30 00:15 -------
(In reply to comment #1)
> This should have been fixed with PR 31587 which was fixed on 2007-04-24.

You are way too fast for me :-).


My SVN version must be (slightly) more recent than 2007-05-01, so I doubt this
is fixed.

I'll try to install the latest SVN version, just to be sure.


(In reply to comment #3)
> This works for me with:
> gcc version 4.3.0 20070529 (experimental)
> 
> I tested it by using a function in a module which takes one variable and
> returns that argument.  I had accidently switched around the assignment and I
> fixed that and looked at the modification date of the module and they were the
> same.

I am not claiming that the .mod file is _always_ different. Could you try my
test?


W o l f g a n g


-- 


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]