From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE4073858C33; Tue, 31 Oct 2023 07:29:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE4073858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698737349; bh=FC5BurOFMqVPr6Mt3qP0XKIioCFLX8rMpC/n5+Ui8TI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xIfttzdUiO+qmhoflQOmGdLTWZ9HApMytaVCihXM8wVwdDlhpI6lPSb4EpAhGlT1D iuCiu3MajAtXWd47iHjgsIos0xDRhhJYFyTKE2FP19YRbBLPibfpY/9UJU8jg1Q/ZP q7lgF7e+tQRoox10N35zUjz3Mquc2xKyXdwo6GMc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112306] [AArch64][neon] incorrect combine the (a -1)* b into fnmsub for fixed vector type Date: Tue, 31 Oct 2023 07:29:09 +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.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: 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=3D112306 --- Comment #2 from Andrew Pinski --- You get: :4:1: warning: 'neon_vector_type' attribute directive ignored [-Wattributes]=