From owner-freebsd-stable@FreeBSD.ORG Mon Nov 5 15:47:39 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9821FF80 for ; Mon, 5 Nov 2012 15:47:39 +0000 (UTC) (envelope-from hg@queue.to) Received: from pickle.queue.to (pickle.queue.to [71.180.69.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1E2C38FC08 for ; Mon, 5 Nov 2012 15:47:38 +0000 (UTC) Received: (qmail 91979 invoked from network); 5 Nov 2012 10:47:32 -0500 Received: from cally.queue.to (172.16.0.6) by pickle.queue.to with ESMTP; 5 Nov 2012 10:47:32 -0500 Message-ID: <5097DF8E.3020803@queue.to> Date: Mon, 05 Nov 2012 10:47:26 -0500 From: Howard Goldstein User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121031 Thunderbird/16.0.2 MIME-Version: 1.0 To: Volodymyr Kostyrko Subject: Re: wine, gcc and clang with CPUTYPE References: <50879F62.2010004@gmail.com> <5087BD71.9090002@FreeBSD.org> <5087C428.2020908@gmail.com> <5087CA5D.2090407@FreeBSD.org> <5087D069.7040700@gmail.com> In-Reply-To: <5087D069.7040700@gmail.com> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE5E68B7ADD8839155983C941" Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2012 15:47:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE5E68B7ADD8839155983C941 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/24/2012 07:26, Volodymyr Kostyrko wrote: > 24.10.2012 14:00, Dimitry Andric wrote: >>>> On the problematic athlons, can you please post the exact CPUIDs fro= m >>>> dmesg? If you have WITH_CLANG_EXTRAS enabled, please also post the >>>> output of "opt -version". >>> >>> Oct 24 01:47:20 limbo kernel: CPU: AMD Athlon(tm) XP 2500+ (1833.95-M= Hz >>> 686-class CPU) >>> Oct 24 01:47:20 limbo kernel: Origin =3D "AuthenticAMD" Id =3D 0x6a0= >>> Family =3D 0x6 Model =3D 0xa Stepping =3D 0 >> >> Ok, this CPU should be recognized by llvm as "athlon-xp". There is in= >> fact no need to compile all the WITH_CLANG_EXTRAS programs, I just >> remembered. >> >> If you compile a sample program with -march=3Dnative -v, it should sho= w >> you the detected CPU in the verbose command line output, e.g.: >> Volodymyr, your initial email in this thread regarding clang's being stuck on native code generation allowed me to wrap up a week of fighting with an updated production box with a weird wine issue - thank you! FWIW I filed a pr on this. You've done much more useful legwork towards a solution of the problem and I wanted to point it out to everyone how helpful it was. THANK YOU! The pr is at http://www.freebsd.org/cgi/query-pr.cgi?pr=3D173337 Howard --------------enigE5E68B7ADD8839155983C941 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iD8DBQFQl9+UdYVFuiUUgywRAttyAKCTAXa+IszhZd+OYtBRbuthmQ+REgCg8Rjn 2vrLR7IUHAlNW3UiyeXTNFI= =Q/Ca -----END PGP SIGNATURE----- --------------enigE5E68B7ADD8839155983C941--