Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@chello.nl>
To: Peter.Schauer@mytum.de
Cc: brobecker@gnat.com, gdb-patches@sources.redhat.com,
	cagney@redhat.com, kevinb@redhat.com
Subject: Re: [RFC/AIX] xm-aix4.h - Remove alloca #pragma
Date: Sun, 08 Aug 2004 12:23:00 -0000	[thread overview]
Message-ID: <200408081223.i78CNOtl015008@elgar.kettenis.dyndns.org> (raw)
In-Reply-To: <200408080739.i787dPN4002116@licht.localdomain> (message from Peter Schauer on Sun, 8 Aug 2004 09:39:25 +0200 (CEST))

   From: Peter Schauer <Peter.Schauer@mytum.de>
   Date: Sun, 8 Aug 2004 09:39:25 +0200 (CEST)

   Could you please try to include malloc.h instead ?

Including malloc.h is a bad idea.  Many modern systems have a #warning
in that file, which would kill -Werror compilation.

Anyway.  The whole alloca mess is pretty well sorted out in autoconf.
There is an AC_FUNC_ALLOCA macro and we're calling it in our
configure.in.  The necessary glue, include the #pragma alloca is in
defs.h (although it is arranges a little differently than the autoconf
manual suggests).  So I really think we can just scrap it.

Mark


      reply	other threads:[~2004-08-08 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08  4:54 Joel Brobecker
2004-08-08  7:39 ` Peter Schauer
2004-08-08 12:23   ` Mark Kettenis [this message]

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=200408081223.i78CNOtl015008@elgar.kettenis.dyndns.org \
    --to=kettenis@chello.nl \
    --cc=Peter.Schauer@mytum.de \
    --cc=brobecker@gnat.com \
    --cc=cagney@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kevinb@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