This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:Strange behaviour of gcc


>-- Messaggio Originale --
>Date: Tue, 24 Dec 2002 16:11:34 +1100 (EST)
>From: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
>Subject: Re:Strange behaviour of gcc
>To: cygwin@cygwin.com
>Cc: fabrizio_ge-wolit@tiscali.it
>
>
>fabrizio_ge-wolit@tiscali.it wrote:
>> Is there a reason why the symbol __alloca appears?
>
>
>GCC's __builtin_alloca uses a helper function called _alloca to check the
>stack
>whenever allocating more that 4000  bytes in one go.
>

Thanks a lot Danny. Is there a way to avoid that? I tried -fno-builtin,
but it didn't seem to work (__alloca is still there).

Fabrizio

__________________________________________________________________
Tiscali ADSL: abbonati entro il 31 gennaio.
Non paghi l'attivazione.
Non paghi il primo mese.
http://www.tiscali.it/adsl




--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]