From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8BA743858C54; Mon, 15 Jan 2024 12:55:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8BA743858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705323318; bh=CASiI9u114hPXMtgNoRN9K9ZnrEqAD9F4O918Yalphw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iq4mEQ6uItoeZpdJHBoQzT6UWLE7VZWt/hCT/FItdGT8Y+TGjtzRN4+KTAGRSDXfJ WbIyUEqbJUIJYUKt0OyIplvstA7iHiwd6Z6sqNcX2GTFxwl1FtNgrjEKhj8WPvoS6S XS479DO+P2GaZQpvxLBRrs+1iFNantqxXAnKn85U= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113372] wrong code with _BitInt() arithmetics at -O1 Date: Mon, 15 Jan 2024 12:55:17 +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: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113372 --- Comment #10 from Jakub Jelinek --- Example statements which should be handled during the propagation from the other PRs: ivtmp.32_28 =3D (unsigned long) ∈ _44 =3D &g + _43; guess a plain _1234 =3D &whatever; too.=