From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 111383858404; Mon, 30 Jan 2023 18:01:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 111383858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675101707; bh=5AFN8o0N+D/gHT0Hfsa6N6P/WJRA8zW+5/e7bbRPEZU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G9GXuSHKfBSnOp/UXAhuAHdD242paPWsLA4OeDOQYeCfRvBrg5JevHqThWPl+nUA6 sX9j7JnqLzfVj9Wid338vvo516pj1wGnWLT1hzPT24po1G56puJ3Nmg/VhCkHHGMi4 Wk8QYGwvDNVMe/GySb/uMhKeHA8Jipduu11P0hnA= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/106746] [13 Regression] '-fcompare-debug' failure (length) with -O2 -fsched2-use-superblocks since r13-2041-g6624ad73064de241 Date: Mon, 30 Jan 2023 18:01:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D106746 --- Comment #26 from Jakub Jelinek --- (In reply to Jakub Jelinek from comment #25) > Now, I believe the fix was incorrect and the other PR has all the details= on > it. S/Now/No/, ouch.=