From owner-freebsd-toolchain@FreeBSD.ORG Fri Sep 12 17:20:53 2014 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7650E606; Fri, 12 Sep 2014 17:20:53 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3234ADA8; Fri, 12 Sep 2014 17:20:52 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::5caf:c211:678:38f] (unknown [IPv6:2001:7b8:3a7:0:5caf:c211:678:38f]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9300CB803; Fri, 12 Sep 2014 19:20:43 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_1629C272-01B4-42E6-B3C1-BD473DA8B037"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: clang makes segfaulting code with -march=core2 on i386 From: Dimitry Andric In-Reply-To: <54130AD0.8090103@freebsd.org> Date: Fri, 12 Sep 2014 19:20:31 +0200 Message-Id: References: <54130AD0.8090103@freebsd.org> To: Andrey Chernov X-Mailer: Apple Mail (2.1878.6) Cc: toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 17:20:53 -0000 --Apple-Mail=_1629C272-01B4-42E6-B3C1-BD473DA8B037 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 12 Sep 2014, at 17:01, Andrey Chernov wrote: >=20 > Please look at this thread. At the end the bug trigger found, since > removing -march=3Dcore2 fix the thing. tijl@ suspects that clang = produce > 64bit instruction on i386 in that case. >=20 > = https://lists.freebsd.org/pipermail/freebsd-ports/2014-September/095466.ht= ml I just built lang/gcc successfully on 11.0-CURRENT and i386, using -march=3Dcore2, but saw no crashes at all. Is this limited specifically to stable/10? Do you also have a coredump of the crashed process? -Dimitry --Apple-Mail=_1629C272-01B4-42E6-B3C1-BD473DA8B037 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlQTK2QACgkQsF6jCi4glqOpIwCfSGuD+I4OQFHNAXMeUe72QgQ8 uhYAoOE5LbJ6YEOCy7XCwOHwipet3kzn =0oOg -----END PGP SIGNATURE----- --Apple-Mail=_1629C272-01B4-42E6-B3C1-BD473DA8B037--