public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ludo at gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/65711] arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'
Date: Thu, 09 Apr 2015 08:04:00 -0000	[thread overview]
Message-ID: <bug-65711-4-jDeUWX100U@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65711-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65711

Ludovic Courtès <ludo at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ludo at gnu dot org

--- Comment #1 from Ludovic Courtès <ludo at gnu dot org> ---
Created attachment 35270
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35270&action=edit
Proposed patch
>From gcc-bugs-return-483082-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Apr 09 08:11:03 2015
Return-Path: <gcc-bugs-return-483082-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 122118 invoked by alias); 9 Apr 2015 08:11:02 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 122054 invoked by uid 48); 9 Apr 2015 08:10:59 -0000
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/65702] [5 Regression] ICE (tree check: expected ssa_name, have var_decl in expand_gimple_basic_block, at cfgexpand.c:5506) on arm-linux-gnueabihf
Date: Thu, 09 Apr 2015 08:11:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: middle-end
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code
X-Bugzilla-Severity: normal
X-Bugzilla-Who: rguenth 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: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-65702-4-TygGHLqOHe@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-65702-4@http.gcc.gnu.org/bugzilla/>
References: <bug-65702-4@http.gcc.gnu.org/bugzilla/>
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-04/txt/msg00634.txt.bz2
Content-length: 227

https://gcc.gnu.org/bugzilla/show_bug.cgi?ide702

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
If you clear DECL_HARD_REGISTER the decl becomes is_gimple_reg and you are
expected to write it into SSA.


  reply	other threads:[~2015-04-09  8:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09  8:03 [Bug target/65711] New: " ludo at gnu dot org
2015-04-09  8:04 ` ludo at gnu dot org [this message]
2015-06-23  9:07 ` [Bug target/65711] " ludo at gcc dot gnu.org
2015-06-23  9:16 ` ludo at gcc dot gnu.org
2015-06-23  9:22 ` ludo at gcc dot gnu.org
2015-06-23  9:27 ` ludo at gcc dot gnu.org
2015-06-26  7:54 ` ramana at gcc dot gnu.org
2015-07-24 14:28 ` nsz at gcc dot gnu.org
2015-07-24 16:01 ` nsz at gcc dot gnu.org
2015-07-24 16:13 ` nsz at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-65711-4-jDeUWX100U@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).