From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6560 invoked by alias); 4 Apr 2009 18:02:27 -0000 Received: (qmail 3900 invoked by uid 48); 4 Apr 2009 18:02:14 -0000 Date: Sat, 04 Apr 2009 18:02:00 -0000 Message-ID: <20090404180214.3896.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/39573] Linking fails on AMD with -march=native, works with generic x86_64 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fpbeekhof 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: 2009-04/txt/msg00310.txt.bz2 ------- Comment #7 from fpbeekhof at gmail dot com 2009-04-04 18:02 ------- I tried with "-march=native" but without "-ftree-vectorize", it still fails. I tried with "-march=athlon64" but without "-ftree-vectorize", it still fails. On an Intel machine, with -march=native and -ftree-vectorize, it is fine. cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping : 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39573