[Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 6 10:20:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list