From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C87EB385828D; Tue, 17 Jan 2023 11:56:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C87EB385828D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673956612; bh=cQYPjMBvHJn2UB7fOs1V+3MHlfW4t7RTz0rEWW/Q/38=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mYjyLtun3NROY5pVHoTr0QlhonIbWXsHnpAeo9BaWhJL0Cr9p5KcsxPZTSBCH3x4q DD1vIxP5KHDsUcUYQ14E+HoEv7HePy5CnsbjQOFzVZMxMvz2dCAp/hbAuARi9yeeUR y4rMKhi6+0LB5skvJTZk65M8O4LKPjZ7aPa+e6Gg= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108396] [12/13 Regression] PPCLE: vec_vsubcuq missing since r12-5752-gd08236359eb229 Date: Tue, 17 Jan 2023 11:56:51 +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: 12.2.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: segher at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D108396 --- Comment #5 from Segher Boessenkool --- (In reply to Segher Boessenkool from comment #3) > Is it hard to add one for all (or many) of the legacy builtins? Do we wa= nt > to test more than just if it compiles? Btw, "legacy"... I thought (from the names) this is one of the old VMX things, but it is the "q" version, ISA 2.07 . But it still would be nice if we could at least have trivial compilation tests for this :-)=