From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE0CF3852236; Thu, 17 Nov 2022 21:02:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE0CF3852236 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668718966; bh=NtQF1nBMlGNP5PdqJwkkAKm2N9aliRZYSBLlgcdfxKQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bjnBYkYnhDIkg1qFLVlGh2N6BMO+rgq0lTOK3Gzo92pUTYI0cRqU97H5UI8cItggR s+qbBTOSGrITdBJdVjaS3w9Qrk8q/U/ZHBRkd1ivF1JybJZouojtF2EOmeL/ZJD0qV i9w9MlSiTRObs7lKMnxRIE5lZhtzmUNgMY+CHJPE= From: "mark.j.abraham at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/101985] vec_cpsgn parameter order Date: Thu, 17 Nov 2022 21:02:45 +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: 11.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mark.j.abraham at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: bill.schmidt at fastmail dot com X-Bugzilla-Target-Milestone: --- 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=3D101985 Mark Abraham changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark.j.abraham at gmail do= t com --- Comment #11 from Mark Abraham --- Also discovered in the SIMD compatibility layer for GROMACS https://gitlab.com/gromacs/gromacs/-/issues/4661=