flow.c (mark_regs_live_at_end): Follow expand_function_end and replace BLKmode with...
authorRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Feb 2000 07:33:43 +0000 (23:33 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Feb 2000 07:33:43 +0000 (23:33 -0800)
commitea2d416aac0d9e927f567c09617bd8c417b194a5
treefd5a123e7bd728021810699cea7637b049889253
parenteca1bd08cfd81ef60cb5bf8f88f2500bd712b486
flow.c (mark_regs_live_at_end): Follow expand_function_end and replace BLKmode with DECL_RTL's mode.

        * flow.c (mark_regs_live_at_end): Follow expand_function_end and
        replace BLKmode with DECL_RTL's mode.

From-SVN: r31754
gcc/ChangeLog
gcc/flow.c