]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (gen_lowpart_for_combine): Avoid calling of simplify_gen_subreg on VOIDmode.
authorJan Hubicka <jh@suse.cz>
Thu, 20 Jun 2002 14:46:34 +0000 (16:46 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 20 Jun 2002 14:46:34 +0000 (14:46 +0000)
commit309d5638767cff53e98bd1c403a24ab8e240b004
treead0cb6daaa313b13cb56eb57f9d31923aa39770e
parent71c0a5fe74ff1014b4f1d2526957ca0777f65ed7
combine.c (gen_lowpart_for_combine): Avoid calling of simplify_gen_subreg on VOIDmode.

* combine.c (gen_lowpart_for_combine): Avoid calling of
simplify_gen_subreg on VOIDmode.

* combine.c (subst): Be prepared for simplify_subreg to return VOIDmode.

From-SVN: r54833
gcc/ChangeLog
gcc/combine.c