linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christopher Li <sparse@chrisli.org>
To: Xi Wang <xi.wang@gmail.com>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH] check missing or duplicate goto labels
Date: Mon, 4 Jun 2012 16:10:43 -0700	[thread overview]
Message-ID: <CANeU7QkToacKXoTUg60mbtvqoD0RzTHAUfp6zprD1BbZoiynxg@mail.gmail.com> (raw)
In-Reply-To: <1338753706-24520-1-git-send-email-xi.wang@gmail.com>

On Sun, Jun 3, 2012 at 1:01 PM, Xi Wang <xi.wang@gmail.com> wrote:
> This patch sets ->stmt of a SYM_LABEL to the corresponding label
> statement.  If ->stmt was already set, it is a duplicate label.
>
> On the other hand, if ->stmt of a goto label is not set during
> evaluation, the label was never declared.

Looks great! Can you please send me a signed off line?

Thanks

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-06-04 23:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-03 20:01 [PATCH] check missing or duplicate goto labels Xi Wang
2012-06-04 23:10 ` Christopher Li [this message]
2012-06-04 23:22   ` Xi Wang

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=CANeU7QkToacKXoTUg60mbtvqoD0RzTHAUfp6zprD1BbZoiynxg@mail.gmail.com \
    --to=sparse@chrisli.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=xi.wang@gmail.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 NNTP newsgroup(s).