From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19009 invoked by alias); 18 Jan 2009 21:47:15 -0000 Received: (qmail 18975 invoked by uid 48); 18 Jan 2009 21:47:04 -0000 Date: Sun, 18 Jan 2009 21:47:00 -0000 Message-ID: <20090118214704.18974.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/38907] [regression 4.3/4.4] ICE when contained function has same name as module function and used in expression In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "kargl 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: 2009-01/txt/msg02047.txt.bz2 ------- Comment #2 from kargl at gcc dot gnu dot org 2009-01-18 21:47 ------- Both variations of the program work with 4.2.5, so this is a regression. -- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |4.3.3 4.4.0 Known to work| |4.2.5 Summary|ICE when contained function |[regression 4.3/4.4] ICE |has same name as module |when contained function has |function and used in |same name as module function |expression |and used in expression http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38907