This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51943] the compile declares an internal error when compiling a fortran 2003 source file
- From: "dominique.pelletier at polymtl dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 22 Jan 2012 16:39:36 +0000
- Subject: [Bug fortran/51943] the compile declares an internal error when compiling a fortran 2003 source file
- Auto-submitted: auto-generated
- References: <bug-51943-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51943
--- Comment #1 from Dominique Pelletier <dominique.pelletier at polymtl dot ca> 2012-01-22 16:39:36 UTC ---
Created attachment 26411
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26411
bug occurs when compiling file interable_model.module.f03
I got this file form Damian Rouson's bool
scientific software the object oriented way
I compile with gfortran 4.7.1 build 2012.01.19
i compile file integrable_model_module.f03
with teh following command
gfortran -c integrable_model_module