From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF419386F002; Sun, 6 Sep 2020 15:22:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF419386F002 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599405738; bh=IslQFu8jK3uACrRgX3eypqVjMZFeryHlvZtafMIWVw0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uE4sCHqchZXqQGg6y4uLILUNgQSCFr2UGZGQJ272JiezkU1WAgkcWTDbcX8aV09cd rVXUYCmnPichedIje6nu8t6vGuq5LrpbIvKzCk5aq+D7LUMAGWndvQkcKuDH9CJg5j r4fHR1NrzbF5M0BfEIlsHU6MR5cTJ3Gf8YIdd5cE= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96854] [10 Regression] avx vectorizer breaks complex arithmetic Date: Sun, 06 Sep 2020 15:22:18 +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: jakub at gcc dot gnu.org 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 15:22:18 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96854 --- Comment #16 from Jakub Jelinek --- If you want bugfixes as in this case. The cadence on the release branches = is gradually slowing down, the last release is usually about a year about the = one before that. It is already quite a lot of work to backport fixes to release branches, maintaining some 10.1 and 10.2 etc. streams would be significantly more, plus usually you want all bugfixes from the release branch, i.e. there would be no difference between 10.2.fixes and 10.3.=