sh.c (sh_output_mi_thunk): Initialize bitmap obstacks before calling life_analysis...
authorKaz Kojima <kkojima@gcc.gnu.org>
Fri, 26 Nov 2004 01:56:36 +0000 (01:56 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Fri, 26 Nov 2004 01:56:36 +0000 (01:56 +0000)
commitc9ffaa8d79d65e1386541e508c8c281c9b63428e
tree909ebf3c7d8f64937a63eb49c244c76875ef587d
parentfbafc26fb7c60b9a4d5980df899e146b6ca67997
sh.c (sh_output_mi_thunk): Initialize bitmap obstacks before calling life_analysis and release them after.

* config/sh/sh.c (sh_output_mi_thunk): Initialize bitmap obstacks
before calling life_analysis and release them after.

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