combine.c (combine_simplify_rtx): If the modes are all VOIDmode, check the original...
authorDJ Delorie <dj@redhat.com>
Wed, 24 Jan 2001 21:10:06 +0000 (16:10 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 24 Jan 2001 21:10:06 +0000 (16:10 -0500)
commit1cac878554696003a686e97187dac03147c1b3a0
tree1ef59c92ecf1e229cd306bc9fc386361957e37f6
parentcedd825f0f18088f7235f02136021bd63a2e12df
combine.c (combine_simplify_rtx): If the modes are all VOIDmode, check the original operand's mode also.

* combine.c (combine_simplify_rtx): If the modes are all VOIDmode,
check the original operand's mode also.
* simplify-rtx.c (simplify_ternary_operation): Ditto.

From-SVN: r39247
gcc/ChangeLog
gcc/combine.c
gcc/simplify-rtx.c