This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2005 10:20:29 -0000
- Subject: [Bug fortran/21877] internal compiler error: in lhd_set_decl_assembler_name, at langhooks.c:165
- References: <20050602103244.21877.P.Schaffnit@access.rwth-aachen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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