This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32147] Module file change due to order of writting out changes
- 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:31:41 -0000
- Subject: [Bug fortran/32147] Module file change due to order of writting out changes
- References: <bug-32147-14475@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from wdobler at ucalgary dot ca 2007-05-30 00:31 -------
(In reply to comment #5)
> Note also your test case is not correct because there will be at least two
> differences always (the filename changes and the date).
Sure, but that is documented in the README. And I just didn't bother to do
arithmetics in Bash that is easier done in your head. If this is an issue, let
me know and I'll improve it.
So currently the diagnostic is:
- `Found 2 differences' is OK.
- `Found 36 differences' is not.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32147