From nobody Fri Feb 09 19:51:47 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 4TWkyC716wz5BDrN for ; Fri, 9 Feb 2024 19:51:47 +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 4TWkyC4mjDz4rrH for ; Fri, 9 Feb 2024 19:51:47 +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=1707508307; 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=oEyIdwodyYxaxli9B4CInbZPYokQkUf5/gw3ZfYxcFc=; b=r4EX4AhOTZzqmr0013jarC7I75Ma9WUvLyJD8iPxgUuO+WNn1ScDot7CkwJLEyxEj2pdkD /K1NlKFJ1jVfxQCopBUyN9jWHSU3nogrrZUnPUj1aj+z7atnDpDNNUFejgsghNnTFY/s1u aOLm4WlTPgUNf7pIXGmOS8Lf44HhQ6crdKAjHdL6/jpAbicT9VQ4Lv+q0LB3MfQm0Y1jUA l9JxFj9NkORXvA7Rfvl3vyfmamEHwnrrIL02vNUSWamML+VfbxYw0slUfF2PpONa7gLRYs 2XXbGwmMm/bevYZ5C7ips6LtniL9RgBjmUeHyC8Qhrn1AleET0uDxONKwRmgnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707508307; a=rsa-sha256; cv=none; b=hnKcHTtOkUOrwHHomBV181xNhGvPhQdDM3td4KunUZtlFkwghPgPbMyYzz10UN9hprO8UH Sw8m6y/hIMXhxNKHE9STntHU+3J2zR07BmhHbb7ldvLBYq4B64eUTUpKzG8LlTNfL6vTm5 QoeXCcvIWgT9n25vBwzZN1rHYH64Ofve2cNQByXqrd//2nMvryyWSV+QjJwD5MCiXuTJ4Q qiwgcXfpbwA9Hitqm7eQpQ/SrrOPcjkpM5pJqjhAwPFpa0M97N/E6w878sIl3HT54A50dl C7MEQg4ObRry7S58C0VcmD6lAaEca59Zc6Mz6P3GNmvdM9qkIhrW3WFB0VUs9g== 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 4TWkyC3sWzzmSF for ; Fri, 9 Feb 2024 19:51:47 +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 419Jpldk049095 for ; Fri, 9 Feb 2024 19:51:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 419JplvT049094 for toolchain@FreeBSD.org; Fri, 9 Feb 2024 19:51:47 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 276703] clang crashes on the port www/ladybird on 15 (CURRENT) on amd64: Assertion failed: (!LHS.get()->hasPlaceholderType() && !RHS.get()->hasPlaceholderType() && "placeholders should have been weeded out by now") Date: Fri, 09 Feb 2024 19:51:47 +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: dim@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: 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=3D276703 --- Comment #4 from Dimitry Andric --- It still reproduces with a recent upstream clang; I tried llvmorg-19-init-00437-g1f132030293 here and it asserts similarly. The test case should be reduced and then reported upstream, if it isn't already. --=20 You are receiving this mail because: You are the assignee for the bug.=