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:08:51 -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 #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
vi Makefile # set FC to `grfortran' or whatever
make
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32147