From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2498 invoked by alias); 10 Oct 2004 21:08:08 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 2488 invoked by alias); 10 Oct 2004 21:08:08 -0000 Date: Sun, 10 Oct 2004 21:08:00 -0000 Message-ID: <20041010210808.2487.qmail@sourceware.org> From: "Tobias dot Schlueter at physik dot uni-muenchen dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040506164815.15326.Tobias.Schlueter@physik.uni-muenchen.de> References: <20040506164815.15326.Tobias.Schlueter@physik.uni-muenchen.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/15326] ICE with assumed length character strings X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg01330.txt.bz2 List-Id: ------- Additional Comments From Tobias dot Schlueter at physik dot uni-muenchen dot de 2004-10-10 21:08 ------- Subject: Re: ICE with assumed length character strings tobi at gcc dot gnu dot org wrote: > If the function D from the testcase is declared external, with no interface, we > hit the same assertion as without the patch. > Ugh, messed up when editing. This is meant to read: "If the function D from the testcase is external, not contained, we hit the same assertion as without the patch." -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15326