From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29296 invoked by alias); 21 Jan 2014 14:48:40 -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 29237 invoked by uid 48); 21 Jan 2014 14:48:35 -0000 From: "rearnsha at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/59896] [4.9 regression] Bootstrap: Thumb-1 LRA unable to generate reloads for jump_insn Date: Tue, 21 Jan 2014 14:48:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: ice-on-valid-code, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: rearnsha at gcc dot gnu.org X-Bugzilla-Status: NEW 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: keywords bug_status cf_reconfirmed_on component short_desc everconfirmed 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: 2014-01/txt/msg02260.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59896 Richard Earnshaw changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code, ra Status|UNCONFIRMED |NEW Last reconfirmed| |2014-01-21 Component|target |rtl-optimization Summary|Thumb-1 LRA unable to |[4.9 regression] Bootstrap: |generate reloads for |Thumb-1 LRA unable to |jump_insn |generate reloads for | |jump_insn Ever confirmed|0 |1 --- Comment #1 from Richard Earnshaw --- This prevents building newlib during a bootstrap. Seems to have started with: 2014-01-16 Vladimir Makarov PR middle-end/59609 * lra-constraints.c (process_alt_operands): Add printing debug info. Check absence of input/output reloads for matched operands too.