Re: static stack check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Maurizio Papini" <maurizio.papini@xxxxxxxxx> writes:

> Is there any option to perform a static stack analysis for c++/c?

Mainline gcc has a new option -Wframe-larger-than=LEN which warns
about large stack frames.  It's not in 4.3.0, though.

If you mean something else, I think you will have to explain what you
mean by "static stack analysis."

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux