From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11067 invoked by alias); 4 May 2007 15:38:52 -0000 Received: (qmail 10985 invoked by uid 48); 4 May 2007 15:38:42 -0000 Date: Fri, 04 May 2007 15:38:00 -0000 Message-ID: <20070504153842.10984.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/29523] [4.1/4.2 only] ICE with some non up-to date .mod files In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fxcoudert 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-05/txt/msg00378.txt.bz2 ------- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-05-04 16:38 ------- I can reproduce that ICE with 4.2.0. It's working fine with gfortran 4.3 (even under ElectricFence and valgrind). It's not a regression from the 4.1 branch, since you already had that problem there, as far as I understand. It has small impact (if you add dependencies to your makefile, it won't happen, right?) so it will not be fixed. Thanks for reporting, and I hope this bad news for you won't put you off reporting other bugs in the future! -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu dot | |org Status|UNCONFIRMED |RESOLVED GCC build triplet|x86_64-linux-gnu | GCC host triplet|x86_64-linux-gnu | GCC target triplet|x86_64-linux-gnu | Keywords| |ice-on-invalid-code Known to fail| |4.1.3 4.2.0 Known to work| |4.3.0 Resolution| |WONTFIX Summary|ICE with some non up-to date|[4.1/4.2 only] ICE with some |.mod files |non up-to date .mod files http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29523