From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9887C3858C32; Fri, 31 May 2024 17:37:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9887C3858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717177038; bh=9NAwLZ6NcHbfly1ZbJ+FPIQqp8XmiW/E1PJW/akcQBg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GHrk+Xo0PxNQM6AyoMFuxzouYiHHmD5WxqJTjRupWnnTmDD1yZb/g9eqfDXDwXj9j 49YXNS11mS7LnMOYKmLnm/yCFOsldCoEW8lcec1+1eFdMQ1M+7NjXsarspGYENsF5S jN+OfjFuLJN2S9nuuFufRloGwo8UgXu+FmbRLfVg= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115298] [15 Regression] Various targets failing DSE tests after recent changes Date: Fri, 31 May 2024 17:37:18 +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: 15.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org 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: 15.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=3D115298 --- Comment #4 from Jeffrey A. Law --- Agh. I was looking in the main config directory, not common/config. So it= all makes sense now. So if we go back to your original analysis, I think we can say things are behaving correctly and we just need to adjust the testcase to either skip on these targets or add the flag.=