From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 811973858C2C; Fri, 26 May 2023 01:51:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 811973858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685065865; bh=nHqSS/rvjKUxKoQsn+p2LVCQzX3knaIwsi8Noi+aMRc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mU7QEr6E7uXG0IWD75Kw3DUgah7BED4YYubb8O/0Q8rh/2RDycdQjKbxUbeLCge2d bYofJJjLspmFpn7Owcst/jnpINjV1xOqtBN9zvRCGb60jj3pOfhlWMj6vQQT3hkFzy joR+eaPRp2jWY7fHOf7HwOvuZ2p8pZek4KpwvW3U= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109971] [14 regression] Several powerpc64 vector test cases fail after r14-1242-gf574e2dfae7905 Date: Fri, 26 May 2023 01:51:05 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: juzhe.zhong at rivai dot ai X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw 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=3D109971 --- Comment #4 from JuzheZhong --- (In reply to Kewen Lin from comment #3) > I'll take a look first. Thanks a lot. I am sorry for causing such issue to you.=