From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9ADEF385482E; Tue, 28 Mar 2023 19:15:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9ADEF385482E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680030904; bh=aiDUeKfdbfOkR4ZvtjIKdL0FUy6wFxGGPihVRyiPETo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WgufUU0sOx0XPRVvjhjHcX/eQBO93wv3v5DLzw6rDXHe/Ce5QHjiBgxST9ydp9acg gU/rtvsmxuOOW5OOIwwt0+N9McqvhhHw8TbG5NDqmEMKx31xZ2PJnm5CyYU4RdNE3c mpM/RnOijxqcCpWQa6dEvTXgxLrTmcQbG0NWcT28= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109318] csmith: -fipa-cp seems to cause trouble Date: Tue, 28 Mar 2023 19:15:04 +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: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: --- 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=3D109318 --- Comment #3 from David Binderman --- Seems broken with gcc-12-20211003. Git hashes seem to be g:c3d3bb0f03dbd025 and g:d91056851c5c60f2=