1. 26 Sep, 2003 2 commits
    • Daily bump. · 81a1dd18
      From-SVN: r71806
      GCC Administrator committed
    • cgraph.c (dump_cgraph): Don't output newline before dump. · 7d82fe7c
      2003-09-23  Kelley Cook  <kelleycook@wideopenwest.com>
      
      	* cgraph.c (dump_cgraph):  Don't output newline before dump.  Add in
      	"local" to the callgraph dump.  Output "after inlining" earlier.
      	* cgraphunit.c: Fix dumpfile whitespace and commonize headers of the
      	callgraph dumps.  Correct misspellings.
      	(cgraph_decide_inlining):  Output number of insns before inlining.
      	Output the calling function into which a function is inlined.
      	(cgraph_decide_small_functions): Format dump file like always_inline.
      
      From-SVN: r71804
      Kelley Cook committed
  2. 25 Sep, 2003 38 commits