public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: Andy Gibbs <andyg1001@hotmail.co.uk>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [C++ Patch] __builtin_choose_expr *bump*
Date: Fri, 21 Oct 2011 10:47:00 -0000	[thread overview]
Message-ID: <CAFiYyc3GkPgsvcm=S23qD9=Gt+4JuMh+xaUWk0tKRBM4yT=a+A@mail.gmail.com> (raw)
In-Reply-To: <BLU0-SMTP4068FA1335E5B79DCD7C130E7E80@phx.gbl>

On Fri, Oct 21, 2011 at 11:57 AM, Andy Gibbs <andyg1001@hotmail.co.uk> wrote:
> Hi,
>
> Please can I "bump" this patch and ask for it to be approved and committed:
> http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01711.html
>
> The patch is to implement the C built-in function __builtin_choose_expr(...)
> in C++.
>
> I'm afraid I am new to contributing to GCC, so I hope I am going about this
> the right way.  I also appreciate that this is a very busy mailing list, but
> would be very grateful if the patch could be committed so that it can make
> it into 4.7.0.

What's the motivation for this?  Why can't it be implemented using C++
features such as templates and specialization?

Richard.


> Many thanks
>
> Andy
>
>
>
>

  reply	other threads:[~2011-10-21 10:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19 12:26 [C++ Patch] __builtin_choose_expr Andy Gibbs
2011-10-21 10:40 ` [C++ Patch] __builtin_choose_expr *bump* Andy Gibbs
2011-10-21 10:47   ` Richard Guenther [this message]
2011-10-21 14:29     ` Andy Gibbs
2011-10-21 15:28   ` Joseph S. Myers
2011-10-21 15:39     ` Andy Gibbs

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='CAFiYyc3GkPgsvcm=S23qD9=Gt+4JuMh+xaUWk0tKRBM4yT=a+A@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=andyg1001@hotmail.co.uk \
    --cc=gcc-patches@gcc.gnu.org \
    /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).