public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Carlini <paolo.carlini@oracle.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Cc: Jason Merrill <jason@redhat.com>
Subject: Re: [C++ Patch] PR 42056
Date: Thu, 26 May 2011 20:23:00 -0000	[thread overview]
Message-ID: <4DDE9EC7.4020807@oracle.com> (raw)
In-Reply-To: <4DDE9C50.7050601@oracle.com>

On 05/26/2011 08:30 PM, Paolo Carlini wrote:
> ...also, not returning error_mark_node unconditionally, means a better 
> diagnostic, without redundant "array bound is not an integer constant 
> before...".
Just noticed that outside a template, we do indeed emit the additional 
"array bound is not an integer constant before..." message. If we want 
it, I have just to return error_mark_node unconditionally. Just let me know.

Paolo.

  reply	other threads:[~2011-05-26 18:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 19:38 Paolo Carlini
2011-05-26 20:23 ` Paolo Carlini [this message]
2011-05-27  7:20 ` Jason Merrill
2011-05-27 12:04   ` Paolo Carlini
2011-05-27 14:26     ` Jason Merrill
2011-05-27 16:36       ` Paolo Carlini

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=4DDE9EC7.4020807@oracle.com \
    --to=paolo.carlini@oracle.com \
    --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).