From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8745 invoked by alias); 24 Jul 2007 07:46:05 -0000 Received: (qmail 8687 invoked by uid 48); 24 Jul 2007 07:45:56 -0000 Date: Tue, 24 Jul 2007 07:46:00 -0000 Message-ID: <20070724074556.8686.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/29975] [meta-bugs] ICEs with CP2K In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pault 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-07/txt/msg02410.txt.bz2 ------- Comment #140 from pault at gcc dot gnu dot org 2007-07-24 07:45 ------- (In reply to comment #139) > (In reply to comment #138) > > I'll > > start a new test with current trunk. > Tue Jul 24 06:32:19 UTC 2007 (revision 126866) is also passing the test. You were right about the options: "-O3 -ffast-math -march=native" triggers the crash on PIV/Cygwin_NT, whereas "-O1" does not. I'll retry latter with -march=native, which I suspect from past experiences. Cheers Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975