public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/17741] New: ICE in gfc_free_namespace, at fortran/symbol.c:2208
@ 2004-09-29 21:51 schnetter at aei dot mpg dot de
  2004-09-30 14:20 ` [Bug fortran/17741] " reichelt at gcc dot gnu dot org
  2005-07-23  5:05 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 11+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-09-29 21:51 UTC (permalink / raw)
  To: gcc-bugs

With 
 
GNU Fortran 95 (GCC 4.0.0 20040929 (experimental)) 
 
I receive the error 
 
$ ~/gcc/bin/gfortran ih_3determinant.f90  
 In file ih_3determinant.f90:8 
 
END SUBROUTINE ih_3determinant 
  1 
Error: Expecting END FUNCTION statement at (1) 
Error: Unexpected end of file in 'ih_3determinant.f90' 
ih_3determinant.f90:0: internal compiler error: in gfc_free_namespace, at 
fortran/symbol.c:2208 
 
for the following illegal source code: 
 
SUBROUTINE ih_3determinant 
  IMPLICIT NONE 
  interface 
     integer function CCTKi_IsActiveCCCCAnalysis () 
       implicit none 
     end function CCTKi_IsActiveCCCCAnalysis 
     integer function CCTKi_IsActiveCCCC_CFC_Check () 
END SUBROUTINE ih_3determinant

-- 
           Summary: ICE in gfc_free_namespace, at fortran/symbol.c:2208
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 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=17741


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <bug-17741-7427@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-10-29 16:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-29 21:51 [Bug fortran/17741] New: ICE in gfc_free_namespace, at fortran/symbol.c:2208 schnetter at aei dot mpg dot de
2004-09-30 14:20 ` [Bug fortran/17741] " reichelt at gcc dot gnu dot org
2005-07-23  5:05 ` pinskia at gcc dot gnu dot org
     [not found] <bug-17741-7427@http.gcc.gnu.org/bugzilla/>
2006-01-22 19:18 ` kargl at gcc dot gnu dot org
2006-05-10 12:59 ` paul dot richard dot thomas at cea dot fr
2006-05-12  4:35 ` pault at gcc dot gnu dot org
2006-05-15 19:42 ` patchapp at dberlin dot org
2006-10-21  0:16 ` jvdelisle at gcc dot gnu dot org
2006-10-22  0:09 ` jvdelisle at gcc dot gnu dot org
2006-10-29 16:44 ` jvdelisle at gcc dot gnu dot org
2006-10-29 16:45 ` jvdelisle at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).