sh.c (sh_output_mi_thunk): Initialize and clean up the minimal CFG stuff always when...
authorKaz Kojima <kkojima@gcc.gnu.org>
Sun, 3 Jul 2005 05:21:42 +0000 (05:21 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sun, 3 Jul 2005 05:21:42 +0000 (05:21 +0000)
commit384a87604e25dc3f2874a3e1db97cf8e8303aafb
treee19a81cd06f8aaeeda2146256450b72d5549e393
parent365ff3b926415e416da5fc0ab9b31a17ec52275f
sh.c (sh_output_mi_thunk): Initialize and clean up the minimal CFG stuff always when optimize > 0.

* config/sh/sh.c (sh_output_mi_thunk): Initialize and clean
up the minimal CFG stuff always when optimize > 0.  Call
split_all_insns_noflow in PIC case if needed.

From-SVN: r101546
gcc/ChangeLog
gcc/config/sh/sh.c