From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24669 invoked by alias); 28 Aug 2006 11:57:05 -0000 Received: (qmail 24642 invoked by uid 48); 28 Aug 2006 11:57:00 -0000 Date: Mon, 28 Aug 2006 11:57:00 -0000 Message-ID: <20060828115700.24641.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/28788] [gfortran: 4.1, 4.2 regression] ICE on valid code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paul dot richard dot thomas at cea dot fr" 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 X-SW-Source: 2006-08/txt/msg02429.txt.bz2 List-Id: ------- Comment #15 from paul dot richard dot thomas at cea dot fr 2006-08-28 11:56 ------- Created an attachment (id=12146) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12146&action=view) Fix and two test cases for the latest regressions I post this now, as a prelude to submitting the patch in the next 24 hours. Before doing so, I want to check that all the derived type symbols get cleaned up and to try a last ditch attemt to identify the references that cause these regressions. The patch regtests on Cygwin_NT/PIV and Martin Reinecke confirms that it compiles his "real-life" code correctly. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28788