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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263780
138bc75d-0d04-0410-961f-
82ee72b054a4
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.