https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86771

--- Comment #21 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Wed Aug 22 16:04:09 2018
New Revision: 263780

URL: https://gcc.gnu.org/viewcvs?rev=263780&root=gcc&view=rev
Log:
[ fix changelog ]

2018-08-22  Segher Boessenkool  <seg...@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.

Modified:
    trunk/gcc/ChangeLog

Reply via email to