From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17338 invoked by alias); 26 Jul 2010 13:31:59 -0000 Received: (qmail 17292 invoked by uid 48); 26 Jul 2010 13:31:46 -0000 Date: Mon, 26 Jul 2010 13:31:00 -0000 Message-ID: <20100726133146.17291.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/37744] ICE-on-invalid with ISO_C_BINDING 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/msg02859.txt.bz2 ------- Comment #10 from burnus at gcc dot gnu dot org 2010-07-26 13:31 ------- (In reply to comment #9) > Note that since revision 162531 (-fwhole-file is now the default) the tests in > this pr no longer give ICEs. However these ICEs reappear when the tests are > compiled with -fno-whole-file. Then, I am inclined to close it as WONTFIX. As written elsewhere: -fno-whole-file is deprecated and I want to remove it early in 4.7 (though others disagree). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37744