Does gcc (C, C++ and Fortran compilers in particular) support interprocedural analysis to improve performance?If yes, which are the relevant flags?
http://gcc.gnu.org/wiki/InterProcedural says the gcc is going to implement IPA, but that page is quite outdated.