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/28735] Crash in resolve.c - related to contents of .mod



------- Comment #1 from adsspamtrap01 at yahoo dot com  2006-08-15 18:35 -------
Err, nix the "use bdy_comm" line.  Sample fortran code 
should read:

      subroutine sub( myint )

      use domdec

      return
      end



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28735


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