From owner-freebsd-ppc@freebsd.org Tue Aug 30 19:04:32 2016 Return-Path: Delivered-To: freebsd-ppc@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 75ED9BC98E8 for ; Tue, 30 Aug 2016 19:04:32 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-22.reflexion.net [208.70.210.22]) (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 10EAB156 for ; Tue, 30 Aug 2016 19:04:31 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 28104 invoked from network); 30 Aug 2016 18:58:37 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 30 Aug 2016 18:58:37 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.00.0) with SMTP; Tue, 30 Aug 2016 14:57:42 -0400 (EDT) Received: (qmail 17521 invoked from network); 30 Aug 2016 18:57:42 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 30 Aug 2016 18:57:42 -0000 X-No-Relay: not in my network 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 0AEB61C4387 for ; Tue, 30 Aug 2016 11:57:45 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: From llvm: Fwd: [Bug 26519] Clang 3.8.0's "Target: powerpc-unknown-freebsd11.0" code generation is violating the SVR4 ABI (SEGV can result) Date: Tue, 30 Aug 2016 11:57:48 -0700 References: To: FreeBSD PowerPC ML Message-Id: <80A3980C-0B1B-4EA7-A093-FD3B6D8060F7@dsl-only.net> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2016 19:04:32 -0000 The llvm/clang powerpc SVR4 ABI stack-handing violation bug 26519 has = been reclassified in llvm's bug database as a libraries powerpc backend = problem. This may be a preliminary indication that the problem is to be worked = on: That is what happened for the __builtin_dwarf_cfa() problem [26761] = after it was reclassified. __builtin_dwarf_cfa() now has a patch in = review. =3D=3D=3D Mark Millard markmi at dsl-only.net Begin forwarded message: From: bugzilla-daemon at llvm.org Subject: [Bug 26519] Clang 3.8.0's "Target: powerpc-unknown-freebsd11.0" = code generation is violating the SVR4 ABI (SEGV can result) Date: August 30, 2016 at 11:13:00 AM PDT To: Krzysztof Parzyszek changed bug 26519=20 What Removed Added CC kparzysz at codeaurora.org Component LLVM Codegen Backend: PowerPC Assignee unassignedclangbugs at nondot.org unassignedbugs = at nondot.org Product clang libraries You are receiving this mail because: =E2=80=A2 You reported the bug.