* combine.c (try_combine): Do not allow combining a PARALLEL I2
commit23ac7ed9b30c528b280d611f5b201f1721b99b62
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 2014 14:29:14 +0000 (11 14:29 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 2014 14:29:14 +0000 (11 14:29 +0000)
tree98e004fc0e6b770f8a349e3f46dd33b789887427
parent230db6c37de9281f64a86813016244c7fabf55f6
* combine.c (try_combine): Do not allow combining a PARALLEL I2
with a register move I3 if that I2 is an asm.

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