(rtx_renumbered_equal_p): Fix bug in comparing SUBREGs and REGs.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Feb 1994 21:35:38 +0000 (16:35 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Feb 1994 21:35:38 +0000 (16:35 -0500)
commit4fe73cc129e2b244d4ae113844518028ff7df440
tree225658ecf505f29914870b367d71b974fc07b35e
parent63770d6ae3acabd6aa3542993afefd37c4ccfd8f
(rtx_renumbered_equal_p): Fix bug in comparing SUBREGs and REGs.

Two commutative operations are equal if the operands are in the opposite order.

From-SVN: r6633
gcc/jump.c