From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 358823851C06; Sat, 13 Jun 2020 22:58:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 358823851C06 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592089121; bh=41pV/htvjVHI+m73ggQfD0JRbP9NQux+5qyot01ao48=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t6Eb5TfoRkZa/+hQubRwhOYR2UTuokU8XdqpKKhWxoPgulZrhNV+jaPSsp6PcFS+Y YPeE7sY+cpkBkHMlBklLeNd3G0Nm7vrcy6BIrPne/xlnJHylMg6QQB/9DMUqcHNKia tMwGTyA62hGwO9LTCHLctolUAJuIgtQu7RTNb1N4= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95400] -march=native and -march=icelake-client produce different results on icelake client Date: Sat, 13 Jun 2020 22:58:40 +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: 9.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 8.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone bug_status resolution 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: Sat, 13 Jun 2020 22:58:41 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95400 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.5 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from H.J. Lu --- Fixed GCC 11, GCC 10.2 (r10-8246), GCC 9.4 (r9-8652) and GCC 8.5 (r8-10298)= .=