combine.c (simplify_rtx): Do nothing with (truncate:mode) if mode is a partial intege...
authorJeff Law <law@gcc.gnu.org>
Mon, 3 Mar 1997 20:12:07 +0000 (13:12 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Mar 1997 20:12:07 +0000 (13:12 -0700)
commite30fb98f9be427c8c6f3f857cd306246dd36d9cb
tree61d818d56da0b0bccbd0e433b32a73eef56fa30b
parenta52a564cd740419e5bb5d63010ca81156a0ac44c
combine.c (simplify_rtx): Do nothing with (truncate:mode) if mode is a partial integer mode.

        * combine.c (simplify_rtx): Do nothing with (truncate:mode) if
        mode is a partial integer mode.

From-SVN: r13686
gcc/combine.c