--- 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
--- 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
--- 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
--- 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