------- Comment #4 from rguenth at gcc dot gnu dot org 2006-10-17 09:19 ------- Actually with inline functions we don't reach building the cfg but throw away the function early:
Initial entry points: Unit entry points: Initial callgraph: int fii(int*)/0: tree finalized called by: calls: Reclaiming functions: int fii(int*) Reclaimed callgraph: ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21678