public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marc Glisse <marc.glisse@inria.fr>
To: Jason Merrill <jason@redhat.com>
Cc: gcc-patches List <gcc-patches@gcc.gnu.org>
Subject: Re: C++ PATCH for c++/51747 (list-initialization from same type)
Date: Tue, 15 Apr 2014 14:13:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.10.1404151608050.18110@stedding.saclay.inria.fr> (raw)
In-Reply-To: <534D3BB2.3040204@redhat.com>

On Tue, 15 Apr 2014, Jason Merrill wrote:

> On 04/14/2014 06:02 PM, Marc Glisse wrote:
>> shouldn't the same also apply if VECTOR_TYPE_P (type), not just for
>> CLASS_TYPE_P (type)?
>
> Sure.  Do you want to make that change?

I can add || VECTOR_TYPE_P (type), yes, but I thought you might have ideas 
about other cases that might have been forgotten, maybe arrays or 
something (I didn't have time to test any further), and thus on what the 
right test should be. If it is just vectors I'll prepare a patch with a 
simple testcase.

-- 
Marc Glisse

  reply	other threads:[~2014-04-15 14:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-11 18:19 Jason Merrill
2014-04-14 22:03 ` Marc Glisse
2014-04-15 14:01   ` Jason Merrill
2014-04-15 14:13     ` Marc Glisse [this message]
2014-04-15 14:59       ` Jason Merrill
2014-04-15 21:02         ` Marc Glisse
2014-04-16 17:26           ` Jason Merrill
2015-05-07 16:45 ` Jason Merrill
2015-06-09 17:07   ` Jason Merrill

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=alpine.DEB.2.10.1404151608050.18110@stedding.saclay.inria.fr \
    --to=marc.glisse@inria.fr \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@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).