From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 93B48385840D; Mon, 27 Mar 2023 12:15:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 93B48385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679919316; bh=4CvVEGo+ojUfL8LrbsfEeiuQoUmyfCjAnA14c88fjw4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DokZsGZlewGNJYEROxwNHYLSk0l8bnkkn84v4YXKnDXPlmFW4917MDV6/J5n2ylgm n/x4gxhbMtWwnWQl/BprXHR40T8Mb82OnptS40W0dgu8nZTmktnb0HLetbOzvmAR+h I8Dcaw78nwfkOLpUeA/dm4Tx5mL0T5q12BXNEqAw= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/108784] '-fcompare-debug' failure (length) w/ --param ira-simple-lra-insn-threshold=1 Date: Mon, 27 Mar 2023 12:15:16 +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: asolokha at gmx 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=3D108784 --- Comment #3 from Arseny Solokha --- (In reply to Alexandre Oliva from comment #2) > Hello, Arseny, >=20 > I have a hunch this could possibly be related with fixed bug 108573. > Is this one by any chance fixed for you? No, I still get this failure in quite noticeable amounts w/ all recent week= ly snapshots. --param ira-simple-lra-insn-threshold=3D1 is necessary to trigge= r it.=