Hello, Peter. You wrote 12 января 2012 г., 17:18:52: > 2) For analysis of stack space consumed by a function I would look at > http://gcc-melt.org/. There may already be a solution; if not, it > would still provide a more effective analysis environment than > reconstructing control-flow graphs from assembly. I think, that in 2012 LLVM/clang-based solution will suite better. Much more clear architecture, much more robust framework for analysis and problem reporting, etc.
This project already have some very useful statick-analysis tools, too. -- // Black Lion AKA Lev Serebryakov <[email protected]> ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
