This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32147] Module files change due to trivial changes in source code
- 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 00:15:14 -0000
- Subject: [Bug fortran/32147] Module files change due to trivial changes in source code
- References: <bug-32147-14475@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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