combine.c (try_combine): Before fixing up LOG_LINKS for the i3_subst_into_i2 case...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Thu, 2 Dec 1999 19:09:23 +0000 (19:09 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 2 Dec 1999 19:09:23 +0000 (19:09 +0000)
commite6770d3c8c6307d5f453e2990b0d9984589b4c53
treee82854703e87c6b4e41dd5d2a8388be982b12a65
parent63357d93b3da01be6d2345149f068b578923d916
combine.c (try_combine): Before fixing up LOG_LINKS for the i3_subst_into_i2 case...

* combine.c (try_combine): Before fixing up LOG_LINKS for the
i3_subst_into_i2 case, check that GET_CODE (PATTERN (i2)) == PARALLEL.

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