From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6DA73858D35; Tue, 14 Feb 2023 08:27:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6DA73858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676363263; bh=WLTmtCGuGrHwLSrbQ+qlWueJsDFiWMfcLgTeydenIco=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pxXjzZYAvqfBsMRyJMpOlpDVUFvEgEoaLhiw9laJla60Z+B0I9zt/CTZLqbW+xoRK Bs5mC3zmkw2gieRGpE8uZ5amiFTSlY2mb76rlq8DMzsrF8zukilDjAOTcgTcgJKITb dIssy9aBvj21hhOOMsoHIajYXT3Rr7nKE/i02hc0= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108726] gcc.dg/analyzer/pipe-glibc.c fails on power 9 BE Date: Tue, 14 Feb 2023 08:27: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: X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: bug_status resolution 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=3D108726 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |linkw at gcc dot gnu.org --- Comment #1 from Kewen Lin --- As the comments in PR107396 (same symptom), this one is duplicated of that = one, and it's Power9 specific (but not BE only?). *** This bug has been marked as a duplicate of bug 107396 ***=