]> gcc.gnu.org Git - gcc.git/commit - gcc/stmt.c
stmt.c (is_body_block): Move...
authorJason Merrill <jason@casey.cygnus.com>
Sat, 4 Mar 2000 09:32:35 +0000 (09:32 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 4 Mar 2000 09:32:35 +0000 (04:32 -0500)
commitdeb5e2801f7c307c0c0d225fd244741c7635deeb
tree7dbe32baf99950bdd8c71c770cc96d2bfec358e9
parente8965a187162a2da95e059a6ef3d16a68258d046
stmt.c (is_body_block): Move...

        * stmt.c (is_body_block): Move...
        * dwarfout.c, dwarf2out.c: ...from here.
        * tree.h: Declare it.
        * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
        * final.c (final_start_function): Do call remove_unnecessary_notes
        when scheduling.

From-SVN: r32324
gcc/ChangeLog
gcc/dwarf2out.c
gcc/dwarfout.c
gcc/emit-rtl.c
gcc/final.c
gcc/stmt.c
gcc/tree.h
This page took 0.063044 seconds and 5 git commands to generate.