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/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-06-06 10:20 -------
Philippe sent me his code. Proper reduction showed that his initial bug is PR
17911. I leave this PR open for the following bug:

$ cat a-stripped.f90 
      module foo
      character(len=l) :: s
      contains
      end module foo
$ gfortran a-stripped.f90 
a-stripped.f90:0: internal compiler error: in lhd_set_decl_assembler_name, at
langhooks.c:165

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-06-02 11:41:45         |2005-06-06 10:20:28
               date|                            |


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


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