OSDN Git Service

* combine.c (combine_simplify_rtx): If the modes are all VOIDmode,
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 21:10:06 +0000 (21:10 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 21:10:06 +0000 (21:10 +0000)
commitec68004d244c64080b8531785cc2dd6e671c84b6
tree1ef59c92ecf1e229cd306bc9fc386361957e37f6
parent28dc8344238a39d0777e87a43f0252c9856ea198
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39247 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/simplify-rtx.c