------- 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 <[EMAIL PROTECTED]> 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