From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27139 invoked by alias); 16 Mar 2007 11:21:22 -0000 Received: (qmail 27074 invoked by uid 48); 16 Mar 2007 11:21:09 -0000 Date: Fri, 16 Mar 2007 11:21:00 -0000 Message-ID: <20070316112109.27073.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: "ubizjak at gmail dot com" 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-03/txt/msg01492.txt.bz2 ------- Comment #84 from ubizjak at gmail dot com 2007-03-16 11:21 ------- (In reply to comment #83) > I upgraded trunk, and now the code compiles again with -march=native, but > crashes as follows: > > Program received signal SIGILL, Illegal instruction. > 0x0000000000afa307 in __qs_resp__resp_fit () > vendor_id : AuthenticAMD > cpu family : 15 > model : 5 > model name : AMD Opteron(tm) Processor 840 > stepping : 8 Could you post your cpuflags? There should be lahf_lm flag present for opterons. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975