public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jason Merrill <jason@redhat.com>
To: Patrick Palka <patrick@parcs.ath.cx>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix PR c++/16160
Date: Wed, 14 Jan 2015 13:27:00 -0000	[thread overview]
Message-ID: <54B669B0.5070006@redhat.com> (raw)
In-Reply-To: <1421207682-14372-1-git-send-email-patrick@parcs.ath.cx>

On 01/13/2015 10:54 PM, Patrick Palka wrote:
> +	  type = error_mark_node;
> +	  goto out;

Why exit early in the explicit instantiation cases?  Doesn't it work to 
give the error and continue?

Jason

  reply	other threads:[~2015-01-14 13:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14  5:30 Patrick Palka
2015-01-14 13:27 ` Jason Merrill [this message]
2015-01-14 13:34   ` Patrick Palka
2015-01-14 13:49     ` Patrick Palka
2015-01-14 18:23 ` Patrick Palka
2015-01-14 21:34   ` Jason Merrill
2015-01-14 22:20     ` Patrick Palka
2015-01-15  1:19       ` 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=54B669B0.5070006@redhat.com \
    --to=jason@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=patrick@parcs.ath.cx \
    /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).