[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #10 from sme at cs dot toronto dot edu 2010-07-16 19:00 --- Okay, I just upgraded to 4.4.1 and it compiles fine. Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44957

[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #8 from sme at cs dot toronto dot edu 2010-07-16 18:39 --- Here's my command line, and the results: % gfortran -c m_dropdead.F90 m_die.F90 m_IndexBin_char.F90 m_IndexBin_char.F90:12.25: use m_die, only : die 1 Error: Symbol 'die&#

[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #5 from sme at cs dot toronto dot edu 2010-07-16 16:06 --- Created an attachment (id=21226) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21226&action=view) 3rd file to reproduce - compiling this one generates the error -- http://gcc.gnu.org/bugzilla/show_

[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #4 from sme at cs dot toronto dot edu 2010-07-16 16:05 --- Created an attachment (id=21225) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21225&action=view) 2nd of three F90 files that reproduce the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44957

[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #3 from sme at cs dot toronto dot edu 2010-07-16 16:04 --- I've investigated further, and can reproduce it, but with one more condition that I didn't mention in the original bugreport. Basically, it happens when we have two modules, both defining a subroutine wit

[Bug fortran/44957] generic procedure name not included in symbol table

2010-07-16 Thread sme at cs dot toronto dot edu
--- Comment #2 from sme at cs dot toronto dot edu 2010-07-16 16:03 --- Created an attachment (id=21224) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21224&action=view) three f90 files that reproduce the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44957

[Bug fortran/44957] New: generic procedure name not included in symbol table

2010-07-15 Thread sme at cs dot toronto dot edu
ame not included in symbol table Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sme at cs dot toronto dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44957