From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5573 invoked by alias); 29 Apr 2007 23:54:08 -0000 Received: (qmail 4641 invoked by uid 48); 29 Apr 2007 23:53:54 -0000 Date: Sun, 29 Apr 2007 23:54:00 -0000 Message-ID: <20070429235354.4634.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/31251] Non-integer character length leads to segfault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-04/txt/msg02343.txt.bz2 ------- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-04-30 00:53 ------- I see why we are getting two error messages. There is a recursive call going on here, Probably not a good idea. I will see if I can sort this out. -- jvdelisle at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2007-03-17 21:45:56 |2007-04-30 00:53:53 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31251