[ fix changelog ]
authorSegher Boessenkool <segher@gcc.gnu.org>
Wed, 22 Aug 2018 16:04:09 +0000 (18:04 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 22 Aug 2018 16:04:09 +0000 (18:04 +0200)
commitecc643a81e7f7571970b196c237e524a7d99b9b4
tree3788c79d91782e4174c5317cf2066d630415c704
parent3543c89f5fcf7c15a15ce2c1402b1b81abdc2fa9
[ 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
gcc/ChangeLog