[Bug fortran/32147] Module files change due to trivial changes in source code

2007-05-29 Thread wdobler at ucalgary dot ca
--- 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 fi

[Bug fortran/32147] Module files change due to trivial changes in source code

2007-05-29 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug fortran/32147] Module files change due to trivial changes in source code

2007-05-29 Thread wdobler at ucalgary dot ca
--- Comment #2 from wdobler at ucalgary dot ca 2007-05-30 00:08 --- Created an attachment (id=13632) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13632&action=view) .tgz archive -- unpack, cd, run `make' tar xzf gfortran-mod-irreproducibility.tgz cd gfortran-mod-irreproducibility

[Bug fortran/32147] Module files change due to trivial changes in source code

2007-05-29 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-30 00:07 --- This should have been fixed with PR 31587 which was fixed on 2007-04-24. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32147