From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25416 invoked by alias); 15 May 2010 16:09:03 -0000 Received: (qmail 25347 invoked by uid 48); 15 May 2010 16:08:44 -0000 Date: Sat, 15 May 2010 16:09:00 -0000 Message-ID: <20100515160844.25346.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug lto/44152] ICE on compiling xshow.f of xplor-nih with -O3 -ffast-math -fwhopr In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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-05/txt/msg01654.txt.bz2 ------- Comment #2 from dominiq at lps dot ens dot fr 2010-05-15 16:08 ------- AFAICT -fwhole-file is enough to get the ICE: '-O2 -fipa-cp-clone -ftree-vectorize -fno-signed-zeros -fno-trapping-math -fassociative-math -fwhole-file'. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44152