mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Michael Forney <mforney@mforney.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH v2] Unconditonally define alloca as __builtin_alloca
Date: Wed, 1 Jan 2020 12:02:01 -0800	[thread overview]
Message-ID: <CAGw6cBu==2LNc4TOfjiuv5TmR7wR5gpu7vWkwp+KqL70NozwXA@mail.gmail.com> (raw)
In-Reply-To: <20191119095634.24434-1-mforney@mforney.org>

On 2019-11-19, Michael Forney <mforney@mforney.org> wrote:
> This enables alternative compilers, which may not define __GNUC__,
> to implement alloca, which is still fairly widely used.
>
> This is similar to how stdarg.h already works in musl; compilers must
> implement __builtin_va_arg, there is no fallback definition.

Ping.


  reply	other threads:[~2020-01-01 20:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  4:04 [PATCH] " Michael Forney
2019-11-19  9:28 ` Szabolcs Nagy
2019-11-19  9:56   ` [PATCH v2] " Michael Forney
2020-01-01 20:02     ` Michael Forney [this message]
2020-01-01 20:08       ` Rich Felker
2020-01-01 20:28         ` Michael Forney

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='CAGw6cBu==2LNc4TOfjiuv5TmR7wR5gpu7vWkwp+KqL70NozwXA@mail.gmail.com' \
    --to=mforney@mforney.org \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).