[Bug fortran/28735] New: Crash in resolve.c - related to contents of .mod

2006-08-15 Thread adsspamtrap01 at yahoo dot com
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: adsspamtrap01 at yahoo dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28735

[Bug fortran/28735] Crash in resolve.c - related to contents of .mod

2006-08-15 Thread adsspamtrap01 at yahoo dot com
--- 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

[Bug fortran/28735] Crash in resolve.c - related to contents of .mod

2006-08-15 Thread adsspamtrap01 at yahoo dot com
--- Comment #3 from adsspamtrap01 at yahoo dot com 2006-08-15 21:52 --- (In reply to comment #2) Can you provide the source that generated the module? Sorry, no. It is from the COAMPS project (http://www.nrlmry.navy.mil/coamps-web/web/home). Source for the project is available

[Bug fortran/28735] Crash in resolve.c - related to contents of .mod

2006-08-15 Thread adsspamtrap01 at yahoo dot com
--- Comment #4 from adsspamtrap01 at yahoo dot com 2006-08-15 22:24 --- (In reply to comment #2) Can you provide the source that generated the module? (In reply to comment #2) Can you provide the source that generated the module? OK, I've put together some sample .F files