| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-Id: | <5.2.0.9.2.20021229161843.01f43f18@pop3.cris.com> |
| X-Sender: | rrschulz AT pop3 DOT cris DOT com |
| Date: | Sun, 29 Dec 2002 16:24:06 -0800 |
| To: | cygwin AT cygwin DOT com |
| From: | Randall R Schulz <rrschulz AT cris DOT com> |
| Subject: | Re:Strange behaviour of gcc |
| Cc: | fabrizio_ge-wolit AT tiscali DOT it |
| In-Reply-To: | <20021229202812.12600.qmail@web21409.mail.yahoo.com> |
| Mime-Version: | 1.0 |
Danny,
Man! I scanned through the GCC man page for anything that would control
this action, and couldn't find anything. I don't see "-mno-stack-arg-probe"
listed there at all, nor is any option that includes the word "probe."
Google ("GCC mno-stack-arg-probe"
<http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=GCC+mno-stack-arg-probe&btnG=Google+Search>)
turns up only three relevant hits (including one recent thread on the
Cygwin mailing list:
<http://www.cygwin.com/ml/cygwin/2002-06/msg00122.html> and
<http://www.cygwin.com/ml/cygwin/2002-06/msg00123.html>).
Randall Schulz
At 12:28 2002-12-29, Danny Smith wrote:
> > GCC's __builtin_alloca uses a helper function called _alloca to check
> > the stack whenever allocating more that 4000 bytes in one go.
> >
> > Danny
>
>To disable stack probing, add this switch -mno-stack-arg-probe.
>
>Danny
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |