From nobody Mon Jan 29 05:36:08 2024 X-Original-To: toolchain@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TNcV05m5vz58CNy for ; Mon, 29 Jan 2024 05:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TNcV04k9Pz4Qj4 for ; Mon, 29 Jan 2024 05:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706506568; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iCMApStUlnDnGMblh0GFzty34HnSuNdVLqAr/c84fkc=; b=XmHgSBTxXE/ySy8eXbNGAaYHfxeWEvtz4rK5l/b8d9iX6t2JORuYtMjytC3+6vzozykL30 IKJTuXguGdOtIXSSyNa5MD1mpPNkWnJuDR41aiNRlCT1MBuFyhPXjm03q5Fe7bI/63Dh2I SCljS2Zym5TKPE4DN/yg66ZBRpMadYtQKSXhI9HwNgswJEhCoCu4hrh4IfOYOGCgG2/2Uk W4VO7LJhmSnYQehUVmt/uTNEhkY3E438R7omLGkraG2iXuqGigoZbE1eMT8UjyTkVRSo6u 2Uk5/eAqxC5sKZ3CrR1BsVN82KakjFZIMcss0KeXeoYA6VcqZ9Nb/wNpvDjwEw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706506568; a=rsa-sha256; cv=none; b=LTZcRl6Awikw1OQMcpmO1n4lOiXjyNW88p4JXoMJgqB/t+d1fVdfHLBHqDeSBDbbdQv9RI TD22plH1DTPTJuhEKg79pdmc9V0BIMupJToQOJYpqMYmiBuKaV5l8dEA00UCznCsrIsDyq pe/zV3QdESOigE7DAfSml3zgu8T5JXbxTUaHAGuI7AOKM3dDgXFou82ysxj1CDrQgrJSQI +jsAnoHV8Hk74jYPsEPzpuSRWuOjJ3nW/QNv1iyHwJUxzluXPPZhwvKjHfxfszhSUFXTUZ QJQRNgR3UwhphiJ1mfvFH886M81jG08o13NELDbLDz0NLikuWcZ3U4X8sNqDgg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TNcV03nQCzfN3 for ; Mon, 29 Jan 2024 05:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40T5a8UX061930 for ; Mon, 29 Jan 2024 05:36:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40T5a8gM061922 for toolchain@FreeBSD.org; Mon, 29 Jan 2024 05:36:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276269] clang crashes on the port graphics/drawpile on 15 CURRENT armv7: Assertion failed: ((!TII->analyzeBranch(*PrevBB, TBB, FBB, Cond) || !PrevBB->canFallThrough()) && "Unexpected block with un-analyzable fallthrough!"), function buildCFGChains Date: Mon, 29 Jan 2024 05:36:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276269 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|clang crashes on the port |clang crashes on the port |graphics/drawpile on 15 |graphics/drawpile on 15 |CURRENT armv7 |CURRENT armv7: Assertion | |failed: | |((!TII->analyzeBranch(*Prev | |BB, TBB, FBB, Cond) || | |!PrevBB->canFallThrough()) | |&& "Unexpected block with | |un-analyzable | |fallthrough!"), function | |buildCFGChains --=20 You are receiving this mail because: You are the assignee for the bug.=