public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/59011] [4.7 Regression] ICE in make_decl_rtl, at varasm.c:1147
Date: Wed, 07 May 2014 16:11:00 -0000	[thread overview]
Message-ID: <bug-59011-4-w0H2m0AL2T@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59011-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59011

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed May  7 16:10:35 2014
New Revision: 210179

URL: http://gcc.gnu.org/viewcvs?rev=210179&root=gcc&view=rev
Log:
    Backported from mainline
    2013-12-03  Jakub Jelinek  <jakub@redhat.com>

    PR middle-end/59011
    * gimplify.c (nonlocal_vla_vars): New variable.
    (gimplify_var_or_parm_decl): Put VAR_DECLs for VLAs into
    nonlocal_vla_vars chain.
    (gimplify_body): Call declare_vars on nonlocal_vla_vars chain
    if outer_bind has DECL_INITIAL (current_function_decl) block.

    * gcc.dg/pr59011.c: New test.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr59011.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/gimplify.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-05-07 16:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 18:55 [Bug c/59011] New: " benlynn at gmail dot com
2013-11-06  9:18 ` [Bug c/59011] [4.7/4.8/4.9 Regression] " mpolacek at gcc dot gnu.org
2013-11-06  9:43 ` mpolacek at gcc dot gnu.org
2013-11-06 11:47 ` [Bug middle-end/59011] " rguenth at gcc dot gnu.org
2013-11-06 14:52 ` hjl.tools at gmail dot com
2013-12-03  7:44 ` jakub at gcc dot gnu.org
2013-12-03  7:47 ` jakub at gcc dot gnu.org
2013-12-03  7:51 ` [Bug middle-end/59011] [4.7 " jakub at gcc dot gnu.org
2013-12-07 15:11 ` mikpelinux at gmail dot com
2013-12-07 15:43 ` jakub at gcc dot gnu.org
2014-05-07 16:11 ` jakub at gcc dot gnu.org [this message]
2014-05-07 16:22 ` jakub 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-59011-4-w0H2m0AL2T@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).