public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mikestump@comcast.net>
To: Marc Glisse <marc.glisse@inria.fr>
Cc: Jason Merrill <jason@redhat.com>, gcc-patches@gcc.gnu.org
Subject: Re: [C++] Mixed scalar-vector operations
Date: Mon, 08 Oct 2012 18:13:00 -0000	[thread overview]
Message-ID: <358CCE0A-2394-49DA-AD1E-94B8C05AB729@comcast.net> (raw)
In-Reply-To: <alpine.DEB.2.02.1210081738130.3232@stedding.saclay.inria.fr>

On Oct 8, 2012, at 8:53 AM, Marc Glisse <marc.glisse@inria.fr> wrote:
> On Fri, 5 Oct 2012, Jason Merrill wrote:
> 
>>> +		error_at (loc, "conversion of scalar to vector "
>>> +			       "involves truncation");
>> 
>> These errors should print the types involved.  They also need to be suppressed when !(complain & tf_error).
> 
> Hello,
> 
> here is a new version of the patch.

All I can say is thank you for pressing forward and not being discouraged.  In the end, it feels like we'll have better vector support in C++.  :-)

      parent reply	other threads:[~2012-10-08 18:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 20:08 Marc Glisse
2012-10-05 19:53 ` Marc Glisse
2012-10-05 21:47 ` Jason Merrill
2012-10-05 23:09   ` Marc Glisse
2012-10-06  6:05     ` Jason Merrill
2012-10-08 15:54   ` Marc Glisse
2012-10-08 17:49     ` Jason Merrill
2012-10-08 18:13     ` Mike Stump [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=358CCE0A-2394-49DA-AD1E-94B8C05AB729@comcast.net \
    --to=mikestump@comcast.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.com \
    --cc=marc.glisse@inria.fr \
    /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).