[ fix changelog ]
2018-08-22 Segher Boessenkool <segher@kernel.crashing.org> PR rtl-optimization/86771 * combine.c (try_combine): Do not allow splitting a resulting PARALLEL of two SETs into those two SETs, one to be placed at i2, if that SETs destination is modified between i2 and i3. From-SVN: r263780
This commit is contained in:
parent
3543c89f5f
commit
ecc643a81e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
2018-08-22 Segher Boessenkool <segher@kernel.crashing.org>
|
||||
|
||||
PR rtl-optimization/86771
|
||||
* combine.c (try_combine): Do not allow splitting a resulting PARALLEL
|
||||
of two SETs into those two SETs, one to be placed at i2, if that SETs
|
||||
destination is modified between i2 and i3.
|
||||
|
|
Loading…
Add table
Reference in a new issue