From owner-freebsd-toolchain@freebsd.org Thu Sep 1 14:58:30 2016 Return-Path: Delivered-To: freebsd-toolchain@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A25BEBCBE5F for ; Thu, 1 Sep 2016 14:58:30 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-24.reflexion.net [208.70.210.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56FB7DA6 for ; Thu, 1 Sep 2016 14:58:30 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 11382 invoked from network); 1 Sep 2016 14:59:10 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 1 Sep 2016 14:59:10 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v8.00.0) with SMTP; Thu, 01 Sep 2016 10:58:27 -0400 (EDT) Received: (qmail 21861 invoked from network); 1 Sep 2016 14:58:27 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 1 Sep 2016 14:58:27 -0000 Received: from [192.168.0.104] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id E4D0BEC8F8E; Thu, 1 Sep 2016 07:58:21 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: From llvm: Fwd: [Bug 26761] clang 3.8.0 messes up __builtin_dwarf_cfa (), at least for TARGET_ARCH=powerpc and powerpc64 (gcc/g++ mismatch) [llvm r280350 is a fix] From: Mark Millard Date: Thu, 1 Sep 2016 07:58:21 -0700 Cc: freebsd-arm Content-Transfer-Encoding: quoted-printable Message-Id: <8B6BE932-BDAB-4588-8610-97FE60870BB3@dsl-only.net> References: To: FreeBSD Toolchain , FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2016 14:58:30 -0000 __builtin_dwarf_cfa () is now listed at llvm as fixed for powerpc and = powerpc64 (r280350, likely on trunk). This is an item (of several) from = the "[Bug 25780] [META] Using Clang as the FreeBSD/ppc system compiler" = list of blocking defects. [But it may be that arm also has the problem (if/when = __builtin_dwarf_cfa () is used anyway).] =3D=3D=3D Mark Millard markmi at dsl-only.net Begin forwarded message: From: bugzilla-daemon at llvm.org Subject: [Bug 26761] clang 3.8.0 messes up __builtin_dwarf_cfa (), at = least for TARGET_ARCH=3Dpowerpc and powerpc64 (gcc/g++ mismatch) Date: September 1, 2016 at 3:38:48 AM PDT To: Hal Finkel changed bug 26761=20 What Removed Added Status NEW RESOLVED Resolution --- FIXED Comment # 10 on bug 26761 from Hal Finkel (In reply to comment #9 ) > Patch posted for review: https://reviews.llvm.org/D24038 r280350. Also, PR30231 filed to track the potential issue on ARM. You are receiving this mail because: =E2=80=A2 You reported the bug.