From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A6FE93858404; Tue, 27 Dec 2022 15:07:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6FE93858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672153672; bh=t+yeaIBHJIFZDgMhl57Y6bidPMfI0eNOyLsKtjri5OE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EOUbwJPZedxhMdJqWGFgpAqR8YuN+WdPfs5G+c3eKC7RDWjFtomR99BHn8o3wV9mf Ggs0TrxQs703hPmoNTFYOve6VYjeyz5rkxZSE6YwhUt1wRZingoc7U+trlGiZIWCd5 CdxPVvj6nJ79997H7xpeZThodBOlXQT+QVBBIio0= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107993] ICE: tree check: expected string_cst, have integer_cst in get_target_clone_attr_len, at tree.cc:14872 Date: Tue, 27 Dec 2022 15:07:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107993 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | --- Comment #4 from Martin Li=C5=A1ka --- (In reply to Martin Li=C5=A1ka from comment #3) > Patch candidate: > https://gcc.gnu.org/pipermail/gcc-patches/2022-December/609060.html Belongs to a different PR.=