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/38589] internal compiler error



------- Comment #1 from kargl at gcc dot gnu dot org  2008-12-21 02:01 -------
The code compiles (well dies with an appropriate error) with
GNU Fortran (GCC) 4.2.5 20080702 (prerelease)
GNU Fortran (GCC) 4.3.3 20081120 (prerelease)
GNU Fortran (GCC) 4.4.0 20081213 (experimental) [trunk revision 140508]

REMOVE:kargl[248] gfortran42 -c l.f
l.h:2.72:
    Included at l.f:2:

      subroutine aaa(a1,nla1,nlo1)                                      
                                                                       1
Error: INTERFACE procedure 'aaa' at (1) has the same name as the enclosing
procedure

Update to something that is newer than 4.1.x


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX
            Summary|internal compiler error     |internal compiler error


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


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