This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/51943] the compile declares an internal error when compiling a fortran 2003 source file


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]