* combine.c (try_combine): Before fixing up LOG_LINKS for the
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 1999 19:09:23 +0000 (19:09 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Dec 1999 19:09:23 +0000 (19:09 +0000)
commitc4d8b2f4c8563e90f5c98545006818179746c2f9
treee82854703e87c6b4e41dd5d2a8388be982b12a65
parent2bba16fb66ea015e9d79d06b5370bb445a64df1f
* combine.c (try_combine): Before fixing up LOG_LINKS for the
i3_subst_into_i2 case, check that GET_CODE (PATTERN (i2)) == PARALLEL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30762 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c