]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (if_then_else_cond): Pass the correct mode to operand_subword() for constants.
authorDJ Delorie <dj@redhat.com>
Tue, 30 Jan 2001 02:34:22 +0000 (21:34 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 30 Jan 2001 02:34:22 +0000 (21:34 -0500)
commit80c8b1aad61d84870f95396d00c6f4b34b70a61d
tree22ae8eb085f8e31177f8a4845d5dcc098a4f420c
parentf6fc3552eeb12e56bbcf49853fae1548da74d6c9
combine.c (if_then_else_cond): Pass the correct mode to operand_subword() for constants.

* combine.c (if_then_else_cond): Pass the correct mode to
operand_subword() for constants.

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