From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2880A3857C42; Sun, 6 Sep 2020 10:56:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2880A3857C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599389809; bh=TBTYZSslK5N1gIjnEJvsaRLmglaM/IelyfioONiJgZw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DxI4TJHT3g325rCL0uR3kNo2wemirMsX8ZURxOTfXtGoqSDHCwvpHQdceKsjqJTyA axd6VSwUiaKoLTAxp9hzetpbYxyrDy2M3TRihEfzwYyFB07t6uBVgAcCS1ec6Zywvs b6+Y36xPgTEAUeSXu2KJfLEqDEQLVhPB4iEe+2tA= From: "already5chosen at yahoo dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96854] [10 Regression] avx vectorizer breaks complex arithmetic Date: Sun, 06 Sep 2020 10:56:49 +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: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: already5chosen at yahoo dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2020 10:56:49 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96854 --- Comment #11 from Michael_S --- Just to understand Will 10.1 and 10.2 be fixed?=