This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50231] Fatal Error: Wrong module version '5' (expected '4') for file 'sizes.mod'
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Aug 2011 21:29:13 +0000
- Subject: [Bug fortran/50231] Fatal Error: Wrong module version '5' (expected '4') for file 'sizes.mod'
- Auto-submitted: auto-generated
- References: <bug-50231-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50231
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Last reconfirmed| |2011-08-29
Resolution|INVALID |
Ever Confirmed|0 |1
--- Comment #4 from janus at gcc dot gnu.org 2011-08-29 21:29:13 UTC ---
(In reply to comment #2)
> I agree that the error you quoted is a user error.
> This, however, should not happen:
>
> gfortran: Internal error: Aborted (program f951)
Ah, ok. I completely missed that part, sorry.
So I will reopen this PR. However, I think what is missing is a small
self-contained test case.