This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29267] ICE in operand_subword_force, at emit-rtl.c:1353
- From: "Tobias dot Schlueter at physik dot uni-muenchen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2006 19:19:11 -0000
- Subject: [Bug fortran/29267] ICE in operand_subword_force, at emit-rtl.c:1353
- References: <bug-29267-6552@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from Tobias dot Schlueter at physik dot uni-muenchen dot de 2006-10-13 19:19 -------
Subject: Re: ICE in operand_subword_force, at
emit-rtl.c:1353
franke dot daniel at gmail dot com <gcc-bugzilla@gcc.gnu.org> wrote on
Fri, 13 Oct 2006:
> As requested in comment #7, a testcase for equal string lengths (identical to
> original PR but to_string() returns CHARACTER(len=255) instead of
> CHARACTER(len=32)):
Oh, that's what you meant with equal lengths :-) This is indeed not
required by the standard.
And indeed, this triggers the same bug: the ICE has nothing to do with
the assignment, it is the code dealing with the array constructor that
is making us ICE.
Thanks!
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29267