public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* how to use expand_builtin_alloca
@ 2009-07-13 21:08 Janboe Ye
  2009-07-13 21:17 ` Ian Lance Taylor
  0 siblings, 1 reply; 6+ messages in thread
From: Janboe Ye @ 2009-07-13 21:08 UTC (permalink / raw)
  To: gcc; +Cc: janboe.ye

Hi,

normally gcc will use expand_builtin_alloca to handle variable array.
But mudflap will force this function to return immediately to invoke
alloca explicit.

Is there some way to still use expand_builtin_alloca without changing
gcc source code?

Thanks a lot!

Janboe Ye

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-19 20:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-13 21:08 how to use expand_builtin_alloca Janboe Ye
2009-07-13 21:17 ` Ian Lance Taylor
2009-07-13 21:27   ` Janboe Ye
2009-07-13 21:39     ` Ian Lance Taylor
2009-07-16 22:32   ` Frank Ch. Eigler
2009-07-19 20:08     ` ye janboe

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