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 #3 from pinskia at gcc dot gnu dot org  2007-05-30 00:11 -------
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.


-- 


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]