public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@linux.intel.com>
To: gcc-patches@gnu.org
Subject: 
Date: Wed, 24 Jan 2024 11:30:40 -0800	[thread overview]
Message-ID: <20240124193134.622934-1-ak@linux.intel.com> (raw)

This version addresses all the feedback so far (Thanks!).  The largest
change is support for using [[musttail]] in C23, not just C++.

-Andi


             reply	other threads:[~2024-01-24 19:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24 19:30 Andi Kleen [this message]
2024-01-24 19:30 ` [PATCH v2 1/5] Improve must tail in RTL backend Andi Kleen
2024-01-24 19:30 ` [PATCH v2 2/5] C++: Support clang compatible [[musttail]] (PR83324) Andi Kleen
2024-01-24 19:30 ` [PATCH v2 3/5] C: Implement musttail attribute for returns Andi Kleen
2024-01-25 20:08   ` Joseph Myers
2024-01-25 20:39     ` Andi Kleen
2024-01-26  8:48       ` Joseph Myers
2024-01-26  9:13         ` Andi Kleen
2024-01-26  9:35           ` Joseph Myers
2024-01-24 19:30 ` [PATCH v2 4/5] Add tests for C/C++ musttail attributes Andi Kleen
2024-01-24 19:30 ` [PATCH v2 5/5] Add documentation for musttail attribute Andi Kleen
2024-01-25  6:51   ` rep.dot.nop
2024-01-25  8:48     ` Andi Kleen

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=20240124193134.622934-1-ak@linux.intel.com \
    --to=ak@linux.intel.com \
    --cc=gcc-patches@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).