From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 49F4E3852A4F; Wed, 14 Dec 2022 13:03:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49F4E3852A4F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671023020; bh=mNK+Tf8HS9o/irfyjI2cUBCXojY+8w9G4hRW+7a2xu0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FN7KY6VIHaUs8jx6hSBLluDt0+ejqc+gWwJPOESJJtBNjH71lbvNAVzj8swoCEcgj c0xqRST9+9xffbJPDGvnNM5sgUmU9YaTZjMtlt9nG7pM/8NfNN0wVzQ1OnJ3UffFqX yUBqRE7a5z5yCFmDAp+i+jIHZPYMq/fBAdi9b2d4= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105464] '-fcompare-debug' failure (length) w/ -Og -fharden-compares -fno-tree-dce Date: Wed, 14 Dec 2022 13:03:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx dot com 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=3D105464 --- Comment #2 from Arseny Solokha --- Indeed I cannot reproduce it w/ the current gcc 13.0.0 20221211 snapshot.=