]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block)
authorAndrew Pinski <pinskia@physics.uc.edu>
Sun, 20 Jun 2004 17:03:04 +0000 (17:03 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 20 Jun 2004 17:03:04 +0000 (10:03 -0700)
commit9127884102347420f8185b819c137610b7e51126
treedb58f3f22a75c656aac8cc7600fc97e0aca34138
parente0c003921ff62fde521a14436bbeac899181a7b3
re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block)

2004-06-20  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/16089
        * builtins.c (entry_of_function): Move to ...
        * cfgrtl.c (entry_of_function): Here and make non-static.
        * integrate.c (emit_initial_value_sets): Use entry_of_function.
        * rtl.h (entry_of_function): Prototype.

From-SVN: r83415
gcc/ChangeLog
gcc/builtins.c
gcc/cfgrtl.c
gcc/integrate.c
gcc/rtl.h
This page took 0.063854 seconds and 5 git commands to generate.