(try_combine): When checking for two sets of the same register in a split insn...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 17 Dec 1995 11:45:16 +0000 (06:45 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 17 Dec 1995 11:45:16 +0000 (06:45 -0500)
commit393de53f612cdae21b53be55d42b40c674b23252
tree46b1138c15e18f6f348332bc62fbd67ec0cd5827
parent4bcdd4d0b29c8053d86b78d802eba6750a5840d8
(try_combine): When checking for two sets of the same register in a split insn...

(try_combine): When checking for two sets of the same register in a
split insn, also test for setting a ZERO_EXTRACT, STRICT_LOW_PART, or
SUBREG.

From-SVN: r10783
gcc/combine.c