From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38091 invoked by alias); 24 Feb 2015 10:46:36 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 38017 invoked by uid 48); 24 Feb 2015 10:46:32 -0000 From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/45325] [4.8/4.9 Regression] target attribute doesn't work with -march=i586 Date: Tue, 24 Feb 2015 11:23:00 -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: 4.6.0 X-Bugzilla-Keywords: accepts-invalid, ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.8.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc cf_known_to_work short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg02614.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org Known to work| |5.0 Summary|[4.8/4.9/5 Regression] |[4.8/4.9 Regression] target |target attribute doesn't |attribute doesn't work with |work with -march=i586 |-march=i586 --- Comment #27 from Jakub Jelinek --- The ICE is gone with r220609 aka PR61925 fix.