public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix ICE in rtl_for_decl_init on const vector initializers  (PR debug/32914)
Date: Sun, 09 Sep 2007 19:13:00 -0000	[thread overview]
Message-ID: <46E442BF.3010603@codesourcery.com> (raw)
In-Reply-To: <20070820105650.GV2063@devserv.devel.redhat.com>

Jakub Jelinek wrote:

> 2007-08-20  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR debug/32914
> 	* dwarf2out.c (rtl_for_decl_init): If vector decl has CONSTRUCTOR
> 	initializer, use build_vector_from_ctor if possible to create
> 	VECTOR_CST out of it.  If vector initializer is not VECTOR_CST
> 	even after this, return NULL.
> 
> 	* d++.dg/debug/const3.C: New test.
> 	* d++.dg/debug/const4.C: New test.
> 	* d++.dg/debug/dwarf2/const1.C: New test.
> 	* d++.dg/debug/dwarf2/const2.C: New test.
> 	* d++.dg/debug/dwarf2/const2b.C: New test.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

      reply	other threads:[~2007-09-09 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 10:57 Jakub Jelinek
2007-09-09 19:13 ` Mark Mitchell [this message]

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=46E442BF.3010603@codesourcery.com \
    --to=mark@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /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).