combine.c (if_then_else_cond): Be careful about what kinds of RTL expressions are...
commit668bcf76c4001dcb54013ef416bf7ced08c3da48
authorJeffrey A Law <law@cygnus.com>
Thu, 13 Jan 2000 09:36:29 +0000 (13 09:36 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 13 Jan 2000 09:36:29 +0000 (13 02:36 -0700)
treee165106adb47a380d12f44a984550bc96976e5a3
parentca4cd7abfd87afa06d3dc9da7d94596545f38416
combine.c (if_then_else_cond): Be careful about what kinds of RTL expressions are passed to operand_subword.

* combine.c (if_then_else_cond): Be careful about what kinds
of RTL expressions are passed to operand_subword.

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