From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0EF243858404; Wed, 28 Sep 2022 00:00:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0EF243858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664323211; bh=JX6FfGavoNYTfXDfh62Vt7iJfGjoxPy6H1oVaB7w3L0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IzxQedTFko0KHLiJQ2APRmIFfqSNhoO+HbRxIk3umwIXkCHCycmNrLB8V1B7mO1Vd mXBYmGGgd5UWpy54t+I2DMtonJa59R2mzFeaXyhS5/uU9+t0UCOj/yF/p9PFPCtVJi JTeSDLhGRcpgZf7PnFeJTKvTz4xkx1jxZr4oZ2F8= From: "jeffreyalaw at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106679] [13 regression] gcc.dg/tree-prof/cmpsf-1.c fails after r13-2098-g5adfb6540db95d Date: Wed, 28 Sep 2022 00:00:10 +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: internal-improvement, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: jeffreyalaw at gmail 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D106679 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffreyalaw at gmail dot c= om --- Comment #5 from Jeffrey A. Law --- I think we should probably xfail. That way if/when we fix the profile upda= ting bits for the new copier cmpsf-1.c will test those bits.=