From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26983 invoked by alias); 24 Feb 2010 14:37:17 -0000 Received: (qmail 26829 invoked by uid 48); 24 Feb 2010 14:37:05 -0000 Date: Wed, 24 Feb 2010 14:37:00 -0000 Message-ID: <20100224143705.26828.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/41056] ICE with -finline-limit=600 and -fwhole-file: type mismatch between an SSA_NAME and its symbol In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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: 2010-02/txt/msg02463.txt.bz2 ------- Comment #5 from rguenth at gcc dot gnu dot org 2010-02-24 14:37 ------- The error is exposed somewhen during inlining. I suppose the frontend has some unmerged types still (maybe possible to workaround in the middle-end, but for now a Fortran issue). -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Component|middle-end |fortran Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-02-24 14:37:04 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41056