From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55E183858D20; Thu, 27 Apr 2023 04:22:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55E183858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682569335; bh=tLWPHgS3hIgbDu4L3ix0dQUJh26ZTgE371NVxq6dLXs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xULLvDuM14AgP5EDfXuJAuMRn0HtGDijc/j2xHxds64iRs81BIoD3cn7r7Qe995OM NsnsnF8LL5kVwq/W1fVAEPTHNiCnt3AgWEJx0xev39xyjdtFJLnCV1BGI5Vq1917Mu oQGrmah5LpBAaJMt89AqDolIZr7hKTG18oXwiu9I= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109639] [14 regression] Internal compiler error: tree check: expected integer_cst, have addr_expr in to_wide, at tree.h:6283 Date: Thu, 27 Apr 2023 04:22:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D109639 --- Comment #4 from Andrew Pinski --- Created attachment 54931 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54931&action=3Dedit One version of the reduced testcase I am not a fan of this reduced testcase so I am trying again.=