recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode when calling simplify...
authorJan Hubicka <jh@suse.cz>
Thu, 17 May 2001 17:49:34 +0000 (19:49 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 17 May 2001 17:49:34 +0000 (17:49 +0000)
commit992550d9a688aed347411c45abfd6ef70f11386f
treeef6cfc17319151d60254b6cae966ce4d59cf05ec
parent20415bba8aa6ae85e90b3873e7d0518ffc5fa016
recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode when calling simplify_subreg.

* recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode
when calling simplify_subreg.  This is needed to allow replacing
of expression of one mode by expression of different mode.

From-SVN: r42214
gcc/ChangeLog
gcc/recog.c