From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22737 invoked by alias); 25 Jul 2010 10:11:29 -0000 Received: (qmail 22684 invoked by uid 48); 25 Jul 2010 10:11:18 -0000 Date: Sun, 25 Jul 2010 10:11:00 -0000 Message-ID: <20100725101118.22683.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/40011] Problems with -fwhole-file In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus 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-07/txt/msg02754.txt.bz2 ------- Comment #70 from burnus at gcc dot gnu dot org 2010-07-25 10:11 ------- Are there still remaining issues, and if so which? I think this PR gets too long to have an overview... I only found the one in comment 47: Works -fno-whole-file but fails otherwise with an ICE in fold_convert_loc, at fold-const.c:2021. With the patch of PR 40873 comment 18 applied, all tests seem to work with "-fwhole-program -O3" - except of the comment 47 failure and an additional one for comment 0 test (4) (cf. PR 40873 comment 21) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011