Skip to content
Snippets Groups Projects
  • Manuel López-Ibáñez's avatar
    6662d794
    tree.h (block_may_fallthru): Declare here. · 6662d794
    Manuel López-Ibáñez authored
    2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
    
    	* tree.h (block_may_fallthru): Declare here.
    	* tree-flow.h (block_may_fallthru): Do not declare here.
    	* c-typeck.c: Do not include tree-flow.h. Include gimple.h and
    	bitmap.h
    	* Makefile.in (c-typeck.o): Update dependencies.
    c-family/
    	* c-gimplify.c: Do not include tree-flow.h
    cp/
    	* tree.c: Include gimple.h. Do not include tree-flow.h
    	* decl.c: Do not include tree-flow.h
    	* Make-lang.in: Adjust dependencies.
    ada/
    	* gcc-interface/trans.c: Do not include tree-flow.h.
    	* gcc-interface/Make-lang.in: Adjust dependencies.
    
    From-SVN: r161591
    6662d794
    History
    tree.h (block_may_fallthru): Declare here.
    Manuel López-Ibáñez authored
    2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
    
    	* tree.h (block_may_fallthru): Declare here.
    	* tree-flow.h (block_may_fallthru): Do not declare here.
    	* c-typeck.c: Do not include tree-flow.h. Include gimple.h and
    	bitmap.h
    	* Makefile.in (c-typeck.o): Update dependencies.
    c-family/
    	* c-gimplify.c: Do not include tree-flow.h
    cp/
    	* tree.c: Include gimple.h. Do not include tree-flow.h
    	* decl.c: Do not include tree-flow.h
    	* Make-lang.in: Adjust dependencies.
    ada/
    	* gcc-interface/trans.c: Do not include tree-flow.h.
    	* gcc-interface/Make-lang.in: Adjust dependencies.
    
    From-SVN: r161591