OSDN Git Service

* cgraphunit.c (init_cgraph): Only initialize dump file if it is not already
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2010 22:21:39 +0000 (22:21 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2010 22:21:39 +0000 (22:21 +0000)
commit01ec0a6cc0b783f41dc3f15dff6247125cd3041e
treee4de917840f47bc635592908332e7a699bf11329
parent6b53160639f10dae0b019bc8a0cafb18eca4d230
    * cgraphunit.c (init_cgraph): Only initialize dump file if it is not already
        initialized.
        * lto.c (read_cgraph_and_symbols): Dump cgraph before merging.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161811 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/lto/ChangeLog
gcc/lto/lto.c